{
  "name": "AlphaLogic 命盘",
  "short_name": "命盘",
  "description": "AI 精准八字命理分析 · 玄机子为你解命",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0821",
  "theme_color": "#0d0821",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "开始测算",
      "short_name": "测算",
      "description": "立即输入生辰开始分析",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
