{
  "name": "37°C 健康助手",
  "short_name": "37°C",
  "description": "37°C 健康助手 - 体温级关怀，免费健康工具、AI智能问诊、报告分析",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2E86AB",
  "background_color": "#f0f7fa",
  "lang": "zh-CN",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
