{
  "name": "The Weather Archive",
  "short_name": "Weather Archive",
  "description": "Explore over 80 years of UK and European weather history for your postcode.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fcfcfd",
  "theme_color": "#0f62a6",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
