{
  "name": "Abelenlaan app",
  "short_name": "Abelenlaan",
  "description": "Huishouden, kids en financiën op één plek",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0eff9",
  "theme_color": "#7c50c8",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
