{
    "name": "Kapitalwerk Terminbuchung",
    "short_name": "Kapitalwerk",
    "description": "Online-Terminbuchung bei Kapitalwerk - einfach, schnell und bequem.",
    "start_url": "/termin-buchen/",
    "display": "standalone",
    "theme_color": "#C9A84C",
    "background_color": "#141927",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon.png",
            "sizes": "412x403",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
