{
  "name": "Belle Haven Hub",
  "short_name": "BH Hub",
  "description": "Belle Haven Events coordinator dashboard",
  "start_url": "/hub.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2E8D6",
  "theme_color": "#2A1A16",
  "icons": [
    {
      "src": "/images/BelleHaven_websiteLogo_20250829.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/BelleHaven_websiteLogo_20250829.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}