{
  "name": "Koop Quiz",
  "short_name": "Koop Quiz",
  "description": "De interactieve quiz voor op je tv en telefoon.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}