{
  "name": "EventFlow — Event Management",
  "short_name": "EventFlow",
  "description": "Enterprise event management: events, guests, invitations, check-in, badges and reports on the go.",
  "id": "/",
  "start_url": "/m?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#4f46e5",
  "categories": ["business", "productivity"],
  "dir": "auto",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "QR Scanner", "short_name": "Scan", "url": "/m/scanner", "icons": [{ "src": "/icons/app-icon.png", "sizes": "192x192" }] },
    { "name": "Check In", "short_name": "Check In", "url": "/m/check-in", "icons": [{ "src": "/icons/app-icon.png", "sizes": "192x192" }] },
    { "name": "Events", "short_name": "Events", "url": "/m/events", "icons": [{ "src": "/icons/app-icon.png", "sizes": "192x192" }] }
  ]
}
