{
  "id": "barrelcast-live-surf-conditions",
  "name": "Barrelcast — Live Surf Conditions",
  "short_name": "Barrelcast",
  "description": "Pick any legendary surfbreak on the planet and get live wave, swell and weather data — plus the board your shaper would tell you to grab today.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5e6c8",
  "theme_color": "#00c9a7",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "weather", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check Pipeline",
      "short_name": "Pipeline",
      "description": "Live conditions at Pipeline",
      "url": "/?spot=pipeline",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Board Picker",
      "short_name": "Board Picker",
      "description": "Get your board recommendation",
      "url": "/?tab=boardpicker",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Surf Alerts",
      "short_name": "Alerts",
      "description": "Manage your surf condition alerts",
      "url": "/?tab=alerts",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Live surf conditions at world-class breaks"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
