{
  "name": "ARRIVÉE Check-In",
  "short_name": "ARRIVÉE",
  "description": "Event registration, check-in, and access control.",
  "start_url": "/arrivee.html",
  "scope": "/arrivee.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    { "src": "/arrivee-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/arrivee-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/arrivee-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
