{
  "name": "天機閣",
  "short_name": "天機",
  "description": "AI 命理分析平台 — 八字 + 紫微斗數",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#152A20",
  "theme_color": "#152A20",
  "lang": "zh-TW",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "screenshots": [
    {
      "src": "/static/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "天機閣首頁 — AI 八字紫微排盤（手機）"
    },
    {
      "src": "/static/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "天機閣首頁 — AI 八字紫微排盤（桌面）"
    }
  ],
  "shortcuts": [
    {
      "name": "開始排盤",
      "url": "/#/home",
      "description": "立即輸入生辰開始排盤"
    },
    {
      "name": "職業命盤",
      "url": "/#/career",
      "description": "職業適性分析"
    }
  ]
}
