{
  "name": "The Hithe Finder: Slipways, Hards & Beaches",
  "short_name": "Hithe Finder",
  "description": "A community-maintained register of UK boat launching sites — slipways, hards and beaches.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A18",
  "theme_color": "#1A1A18",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}