{
  "id": "/screen/",
  "name": "EZ Video Wall Screen",
  "short_name": "EZVW Screen",
  "description": "Persistent browser-backed screen runtime for EZ Video Wall displays.",
  "start_url": "/screen/index.html",
  "scope": "/screen/",
  "display": "standalone",
  "display_override": ["minimal-ui", "standalone", "browser"],
  "background_color": "#000000",
  "theme_color": "#05080d",
  "icons": [
    {
      "src": "/assets/favicon.png?v=20260318a",
      "sizes": "360x360",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
