{
  "id": "/display/",
  "name": "PlayPatch Display",
  "short_name": "PP Display",
  "description": "Shared display for PlayPatch party games",
  "start_url": "/display/",
  "scope": "/display/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0A0E27",
  "icons": [
    {
      "src": "/shared/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/shared/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
