{
  "name": "What Episode",
  "short_name": "W/EP",
  "description": "Can't decide what to watch? Get a random episode of your favourite show, instantly.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image.png",
      "sizes": "2000x1050",
      "type": "image/png",
      "form_factor": "wide",
      "label": "What Episode — pick a random episode of your favourite show"
    },
    {
      "src": "/screenshot-home.png",
      "sizes": "921x2000",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Choose a show"
    },
    {
      "src": "/screenshot-show.png",
      "sizes": "921x2000",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "A random episode, with reshuffle"
    },
    {
      "src": "/screenshot-episode.png",
      "sizes": "921x2000",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Episode details and where to watch"
    }
  ]
}
