{
    "name": "WST beheer",
    "short_name": "WST beheer",
    "theme_color": "#BCE9EF",
    "background_color": "#BCE9EF",
    "display": "standalone",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
          "src": "assets/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "maskable any"
        },
        {
          "src": "assets/icons/icon-512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "maskable any"
        }
    ]
}
