{
  "name": "MindMaker | Educatieve Mindmap Tool",
  "short_name": "MindMaker",
  "description": "De gratis online mindmap tool voor in de klas.",
  "start_url": "./Mindmaker%20goed%202.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#03a9f4",
  "orientation": "any",
  "icons": [
    {
      "src": "icoon mindmaker.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icoon mindmaker.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}