{
  "name": "Intuition Form Solution — Ticket Scanner",
  "short_name": "IFS Scanner",
  "description": "Offline-capable event ticket scanner: sync a manifest, then check attendees in even with no connectivity.",
  "start_url": "/scan",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2332",
  "theme_color": "#2f6fb2",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
