{
  "name": "Let's Play Together – Viewer",
  "short_name": "LPT Viewer",
  "description": "Watch and interact with a Let's Play Together broadcast",
  "id": "/",
  "start_url": "/login",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
