{
  "id": "/?source=pwa",
  "name": "TrailerMachine - fast-forward to the past",
  "short_name": "Trailer Machine",
  "description": "TrailerMachine is a retro-style TV channel player for curated movie trailers and bonus programs. Pick a program and enjoy an endless stream.",
  "lang": "en",
  "dir": "ltr",

  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",

  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "categories": ["entertainment", "video", "music"],
  "prefer_related_applications": false
}
