{
    "name": "TeamSync Academy B.V.",
    "short_name": "TeamSync Aca",
    "description": "Praktische training in remote teamleiderschap, effectieve communicatie en asynchrone samenwerking. Bouw sterke hybride teams op in Rotterdam.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "lang": "nl",
    "icons": [
        {
            "src": "assets/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "assets/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}