{
  "name": "Lampjestoets",
  "short_name": "Lampjestoets",
  "lang": "nl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#6e64c6",
  "theme_color": "#f59e0b",
  "description": "Tempotoets met 30 oefeningen (vermenigvuldigingen en delingen met de tafels van 2 t/m 9) en een tijdslimiet van 4 minuten.",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "icons/lamp-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/lamp-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/lamp.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
