{
  "name": "中医智能体质调理系统",
  "short_name": "中医调理",
  "description": "AI 辅助体质评估 + 调理建议 + 7-Agent 协同分析",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f5f5f0",
  "theme_color": "#2c5f2d",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "medical"],
  "shortcuts": [
    {
      "name": "AI 体质评估",
      "short_name": "评估",
      "url": "/ai-diagnosis",
      "description": "开始新的 AI 体质辨证"
    },
    {
      "name": "调理档案",
      "short_name": "档案",
      "url": "/history",
      "description": "查看历史诊疗记录"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%232c5f2d'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white'>🏥</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%232c5f2d'/><text x='256' y='360' font-size='300' text-anchor='middle' fill='white'>🏥</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%232c5f2d'/><text x='256' y='360' font-size='300' text-anchor='middle' fill='white'>🏥</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
