{
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "name": "Subtitlezz, subtitles for screenings that have none",
  "short_name": "Subtitlezz",
  "description": "Play a .srt or .vtt subtitle file on your phone, in time with a film or broadcast that has no captions, or captions in the wrong language.",
  "display": "standalone",
  "lang": "en-US",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ]
}
