{
  "id": "com.gura.app",
  "name": "GURA — Events & Nightlife",
  "short_name": "GURA",
  "description": "Discover curated nightlife, concerts, festivals, and exclusive experiences in Ethiopia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "categories": ["events", "entertainment", "social", "lifestyle"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Events",
      "url": "/events",
      "description": "View upcoming events and buy tickets"
    },
    {
      "name": "My Tickets",
      "url": "/my-tickets",
      "description": "View your purchased passes"
    },
    {
      "name": "Door Scanner",
      "url": "/scanner",
      "description": "Validate passes at the gate"
    }
  ]
}
