{
  "name": "HowsDaWeather",
  "short_name": "HowsDaWeather",
  "description": "Postcode-precise UK weather forecast - terrain-aware, 5 national forecast centres, verified against real rain gauges. Free, no ads, no tracking.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1120",
  "theme_color": "#2b6cd6",
  "categories": ["weather", "lifestyle", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
