{
  "name": "SJH Event Pass & Gate Check-In",
  "short_name": "SJH Events",
  "description": "Real-Time Event Management, WhatsApp Passes & High-Speed QR Gate Check-in",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "events", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "QR Gate Scanner",
      "short_name": "Scanner",
      "description": "Instant Camera Check-In Scanner",
      "url": "/?tab=scan",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Attendee List",
      "short_name": "Attendees",
      "description": "Manage and Verify Registered Guests",
      "url": "/?tab=attendees",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Live Analytics",
      "short_name": "Analytics",
      "description": "Real-time Attendance Velocity & Stats",
      "url": "/?tab=analytics",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
