{
  "name": "智慧气象服务",
  "short_name": "智慧气象",
  "description": "智慧气象服务平台，自动定位、城市搜索、分钟级降水预报、AI生活指数、台风追踪",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌤</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}