{
  "id": "/",
  "name": "Shorely",
  "short_name": "Shorely",
  "description": "Real-time Jersey Shore beach rankings — weather, surf, water quality, tides, crowds, and parking.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a4d6e",
  "theme_color": "#0a4d6e",
  "icons": [
    {
      "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"
    }
  ]
}