{
  "name": "EVENTRYX - Gate Scanner & QuickPrint",
  "short_name": "EVENTRYX",
  "description": "Enterprise Conference Delegate Check-in, Badge Printing & Access Control PWA",
  "start_url": "/scanner",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0f19",
  "theme_color": "#0f172a",
  "categories": ["business", "events", "utilities"],
  "icons": [
    {
      "src": "/favicon-PWA.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-PWA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
