{
  "name": "WTF — Music Television",
  "short_name": "WTF",
  "description": "WTF Music Television — continuous music video channel.",
  "id": "/wtf/",
  "start_url": "/wtf/",
  "scope": "/wtf/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "background_color": "#151112",
  "theme_color": "#151112",
  "categories": [
    "music",
    "entertainment"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}