{
  "name": "Kitecheck — Porthcawl Kite & Surf Forecast",
  "short_name": "Kitecheck",
  "description": "Live wind, wave and tide conditions for Porthcawl and Rest Bay. Plan your perfect session with live data and 7-day forecasts.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#002a3f",
  "theme_color": "#004E7C",
  "lang": "en-GB",
  "categories": ["weather", "sports"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Spot Guides",
      "short_name": "Spots",
      "url": "/spots/"
    },
    {
      "name": "Rest Bay",
      "url": "/spots/rest-bay"
    }
  ]
}
