{
  "name": "ECC-App · Felixstowe",
  "short_name": "ECC-App",
  "description": "Sea & weather conditions for Felixstowe swimmers",
  "start_url": "/ECCapp.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0c1829",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Images/buoys-transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Images/buoys-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
