{
  "id": "/",
  "name": "Mourne Mountains Forecast",
  "short_name": "Mournes",
  "description": "Free 14-day mountain weather forecast for 18 Mourne peaks. Built for hikers and campers — with wild camping scores, sunset quality, and terrain alerts you won't find on general forecasting sites.",
  "lang": "en-GB",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#161b22",
  "categories": ["weather", "navigation", "sports"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg",        "sizes": "any",      "type": "image/svg+xml" }
  ]
}
