{
  "name": "Fetch Weather",
  "short_name": "Fetch Weather",
  "description": "Marine weather forecasts, live tides, wind, waves and route planning.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A2540",
  "theme_color": "#2563eb",
  "categories": ["weather", "navigation"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a5233b15d3e1243c4f859f2/8f45d409d_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a5233b15d3e1243c4f859f2/8f45d409d_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a5233b15d3e1243c4f859f2/8f45d409d_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
