{
  "name": "炁经堂 - 中医体质辨识系统",
  "short_name": "炁经堂",
  "description": "专业中医体质辨识，九大体质全面评估",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f0e6",
  "theme_color": "#8B4513",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
