{
  "name": "ReelRoom — Streaming home for independent film",
  "short_name": "ReelRoom",
  "description": "Discover, watch, and support independent films from studios and filmmakers around the world.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "landscape",
  "theme_color": "#191722",
  "background_color": "#0f0d17",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["entertainment", "video", "movies"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
