{
  "name": "CoastCast UK",
  "short_name": "CoastCast",
  "description": "Real-time UK weather forecasts, tide times, wind forecasts, ferry status and travel disruptions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1f3a",
  "theme_color": "#0b1f3a",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["weather", "travel", "navigation"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "https://source.unsplash.com/1080x1920/?UK+coast+beach",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "CoastCast UK — mobile weather view"
    }
  ]
}
