{
  "name": "Surf Info",
  "short_name": "Surf Info",
  "description": "Pick your favorite spots and get wave height, swell, tide, wind, water/air temperature, UV index, and surf-fishing conditions (solunar windows, moon phase, pressure trends), all in a 48-hour interactive chart.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "background_color": "#ffffff",
  "theme_color": "#5db8d3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "travel"],
  "screenshots": [
    {
      "src": "/images/screenshots/home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Browse thousands of surf spots worldwide"
    },
    {
      "src": "/images/screenshots/torrey-pines.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "48-hour surf and weather forecast chart"
    },
    {
      "src": "/images/screenshots/home-mobile.png",
      "sizes": "1179x2556",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse thousands of surf spots worldwide"
    },
    {
      "src": "/images/screenshots/torrey-pines-mobile.png",
      "sizes": "1179x2556",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "48-hour surf and weather forecast chart"
    }
  ]
}
