{
  "name": "紫微AI算命大師",
  "short_name": "紫微AI",
  "description": "紫微斗數AI命理師，輸入生辰即可排盤，分析感情、事業、財運",
  "start_url": "/chat",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0718",
  "theme_color": "#0d0718",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "開始算命",
      "url": "/chat",
      "description": "直接開始與AI算命師對話"
    }
  ]
}
