{
    "short_name": "vdF",
    "name": "Resumable Projektmanagement",
    "description": "Projektmanagement, Bauherren-Unterstützung, Konflikt-, Digital-, und Nachhaltigkeitsmanagement",
    "icons": [{
            "src": "/img/Logo_v2_192.svg",
            "type": "image/svg",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "/img/Logo_v2_512.svg",
            "type": "image/svg",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "/img/Logo_v2_1024.png",
            "type": "image/png",
            "sizes": "1024x1024",
            "purpose": "maskable"
        }
    ],
    "start_url": "/?source=pwa",
    "background_color": "#3367D6",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#3367D6"
}