{
  "name": "QuickTech TV",
  "short_name": "QT TV",
  "description": "Live ticket wall display for QuickTech.",
  "id": "/TV",
  "start_url": "/TV",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "theme_color": "#0b0b12",
  "background_color": "#0b0b12",
  "icons": [
    {
      "src": "/tv-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
