{
  "name": "WeatherZ Social Spotters",
  "short_name": "WeatherZ",
  "description": "The UK's most social weather platform for real-time storm updates, local reports & community nowcasting.",
  "id": "/",
  "scope": "./",
  "start_url": "index.php",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#050912",
  "theme_color": "#050912",
  "categories": ["weather", "news", "social"],
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
