{
  "name": "元气磁场 — 东方空间智慧 × AI",
  "short_name": "元气磁场",
  "description": "AI 驱动的东方空间智慧应用，每日元气签到、家居办公磁场分析",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}