{
  "name": "鱼大师 — AI 四柱八字分析",
  "short_name": "鱼大师",
  "description": "AI 驱动的八字、紫微斗数、奇门遁甲综合命理分析工具",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a1a",
  "background_color": "#0a0a1a",
  "lang": "zh-CN",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
