{
  "name": "香港天氣資訊中心",
  "short_name": "天氣HK",
  "description": "weather.com.hk — 香港即時天氣、警告、預報",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "lang": "zh-Hant",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["weather", "utilities"],
  "shortcuts": [
    {
      "name": "天氣警告",
      "url": "/#warnings",
      "description": "查看現時天氣警告"
    },
    {
      "name": "九天預報",
      "url": "/#forecast",
      "description": "查看九天天氣預報"
    }
  ]
}
