{
  "name": "柳如烟语音助手",
  "short_name": "如烟",
  "description": "柳如烟 AI 语音助手 — 陪你聊天、查股票、看彩票",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#1a1040",
  "orientation": "portrait",
  "categories": ["lifestyle", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
