{
  "name": "Event Local",
  "short_name": "Event Local",
  "description": "Discover local community events near you — markets, music, family days, festivals and more.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#002c94",
  "categories": ["lifestyle", "events", "entertainment"],
  "icons": [
    {
      "src": "https://images.hostinger.com/89966a52-ab53-4dbc-b649-3b98f5c8090a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/89966a52-ab53-4dbc-b649-3b98f5c8090a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/89966a52-ab53-4dbc-b649-3b98f5c8090a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Events",
      "url": "/events",
      "description": "See what's on near you"
    },
    {
      "name": "Map",
      "url": "/map",
      "description": "Explore events on the map"
    }
  ]
}
