{
  "name": "赛博国学 · AI 命理分析",
  "short_name": "赛博国学",
  "description": "输入生日，AI 为你排八字、算运势、解命盘——11 个工具覆盖全场景。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "zh-CN",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "今日运势",
      "short_name": "运势",
      "url": "/daily-fortune",
      "description": "查看今天的专属运势"
    },
    {
      "name": "八字合婚",
      "short_name": "合婚",
      "url": "/bazi-match",
      "description": "分析两人的婚姻匹配度"
    },
    {
      "name": "个人档案",
      "short_name": "档案",
      "url": "/profile",
      "description": "管理你的命盘与附加档案"
    }
  ]
}
