{
  "name": "Weather Globe Pro",
  "short_name": "Weather Globe",
  "description": "互動式 3D 地球儀，即時顯示全球城市天氣與當地時間。",
  "lang": "zh-Hant",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "categories": ["weather", "travel", "utilities"],
  "icons": [
    {
      "src": "https://bridge-n-build.org/assets/B_Blogo-D1NyI8Ix.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://bridge-n-build.org/assets/B_Blogo-D1NyI8Ix.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
