{
  "name": "City Cinema — Usher Station",
  "short_name": "Scanner",
  "description": "Door scanner for City Cinema usher stations. Verifies tickets, logs entry / re-entry.",
  "id": "/",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0b1a30",
  "theme_color": "#0b1a30",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["business", "utilities"]
}
