{
  "name": "CatchWindow - Water Activity Intelligence",
  "short_name": "CatchWindow",
  "description": "Real-time water activity intelligence platform. Weather, tides, waves, and AI-powered activity ratings worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1222",
  "theme_color": "#0ea5e9",
  "orientation": "any",
  "categories": ["weather", "sports", "navigation"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
