{
  "name": "beaches.mt",
  "short_name": "beaches.mt",
  "description": "Malta's beaches, right now. Live conditions, water quality & swimming scores.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#0096B4",
  "orientation": "any",
  "lang": "en-MT",
  "categories": ["travel", "lifestyle", "weather"],
  "icons": [
    {
      "src": "/api/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Malta Beaches",
      "short_name": "Malta",
      "url": "/?island=Malta",
      "description": "Browse beaches in Malta"
    },
    {
      "name": "Gozo Beaches",
      "short_name": "Gozo",
      "url": "/?island=Gozo",
      "description": "Browse beaches in Gozo"
    },
    {
      "name": "Map View",
      "short_name": "Map",
      "url": "/map",
      "description": "View all beaches on the map"
    }
  ]
}
