{
  "name": "Web Player",
  "short_name": "Player",
  "start_url": "/web/browse",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#E50914",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
