{
  "id": "/",
  "name": "天气",
  "short_name": "天气",
  "description": "本地天气预报",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#3b97ff",
  "theme_color": "#3b97ff",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": [
    "weather",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/pwa/weather/wx2-icon-180.png?v=2026.07.27.16",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/weather/wx2-icon-192.png?v=2026.07.27.16",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/weather/wx2-icon-512.png?v=2026.07.27.16",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/weather/wx2-icon-512-maskable.png?v=2026.07.27.16",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
