{
  "id": "/",
  "name": "Fathom Ocean Conditions",
  "short_name": "Fathom",
  "description": "Activity-specific ocean conditions and forecasts for Western Australia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D3A5C",
  "theme_color": "#0D3A5C",
  "categories": ["weather", "sports"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Spots",
      "short_name": "Spots",
      "url": "/"
    },
    {
      "name": "Explore",
      "short_name": "Explore",
      "url": "/explore"
    },
    {
      "name": "Sessions",
      "short_name": "Sessions",
      "url": "/sessions"
    }
  ]
}
