{
  "name": "Tekststructuren.nl",
  "short_name": "Tekststructuren",
  "description": "Leer de zeven veelvoorkomende tekststructuren herkennen.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fbf9f4",
  "theme_color": "#1a2b4a",
  "lang": "nl-NL",
  "icons": [
    {
      "src": "/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}