{
  "short_name": "Miniplayer",
  "name": "NPO Miniplayer",
  "lang": "nl-NL",
  "scope": "/mini-player/",
  "display": "standalone",
  "theme_color": "#ff6d00",
  "background_color": "#ffffff",
  "orientation": "landscape",
  "serviceworker": {
    "src": "./service-worker.js",
    "scope": "/mini-player/"
  },
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "android-chrome-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.webp",
      "sizes": "720x377",
      "type": "image/webp"
    },
    {
      "src": "screenshot2.webp",
      "sizes": "720x377",
      "type": "image/webp"
    },
    {
      "src": "screenshot3.webp",
      "sizes": "720x377",
      "type": "image/webp"
    },
    {
      "src": "screenshot4.webp",
      "sizes": "720x377",
      "type": "image/webp"
    },
    {
      "src": "screenshot5.webp",
      "sizes": "720x377",
      "type": "image/webp"
    },
    {
      "src": "screenshot6.webp",
      "sizes": "720x377",
      "type": "image/webp"
    }
  ]
}
