{
  "name": "AICEO AI身心健康数据银行",
  "short_name": "AICEO健康",
  "description": "AI体质检测、舌诊、药膳推荐、健康报告与个人健康数据银行。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["health", "medical", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "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" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "体质检测", "url": "/constitution-test", "description": "快速进行AI体质检测" },
    { "name": "健康报告", "url": "/health-report", "description": "查看健康数据报告" },
    { "name": "药膳推荐", "url": "/recipes", "description": "查看个性化药膳推荐" }
  ]
}
