{
  "name": "FitAI - AI 健康助手",
  "short_name": "FitAI",
  "description": "你的 AI 健康伙伴，智能饮食、运动追踪、数据分析",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ABAB5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "lang": "zh-CN"
}
