{
  "short_name": "HL Social",
  "name": "Holborough Lakes Social Events",
  "description": "Community events, volunteering, and news for Holborough Lakes residents",
  "icons": [
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["social", "events", "community"],
  "shortcuts": [
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "description": "View your event tickets",
      "url": "/my-tickets",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse upcoming events",
      "url": "/events",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ]
}
