{
  "name": "Genius Board · Signage TV",
  "short_name": "Signage TV",
  "description": "Lobby Signage TV — ads + weather + community. Not Kiosk POS. Not Kitchen KDS.",
  "start_url": "/player/?mode=signage",
  "scope": "/player/",
  "display": "fullscreen",
  "background_color": "#0a141c",
  "theme_color": "#163040",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
