{
  "name": "Swell",
  "short_name": "Swell",
  "description": "A smart surf forecasting app that delivers real-time wave quality scores, peak-window alerts, and condition recommendations at a quick glance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001228",
  "theme_color": "#001f42",
  "icons": [
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
