{
  "name": "WeatherAU — Australian Weather Forecasts",
  "short_name": "WeatherAU",
  "description": "Multi-model ensemble weather forecasts, maps & alerts for Australia",
  "start_url": "/?page=about",
  "display": "standalone",
  "background_color": "#023E8A",
  "theme_color": "#0077B6",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["weather"],
  "lang": "en-AU"
}
