{
  "name": "Isle of Wight Beach Walk",
  "short_name": "Beach Walk",
  "description": "Dog-walk tide and weather windows for Isle of Wight beaches",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c2d48",
  "theme_color": "#0c2d48",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
