{
    "theme_color": "#e30051",
    "background_color": "#C00045",
    "display": "browser",
    "scope": "https://elisabethstiftung.at",
    "start_url": "/",
    "name": "St. Elisabeth-Stiftung in Wien",
    "short_name": "St. Elisabeth-Stiftung",
    "description": "Wir sind f\u00fcr Sie da Beratung Wenn Sie sich aktuell in einer Krise befinden",
    "icons": [
        {
            "src": "/static/images/app_icons/icon-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/static/images/app_icons/icon-256x256.webp",
            "sizes": "256x256",
            "type": "image/webp"
        },
        {
            "src": "/static/images/app_icons/icon-384x384.webp",
            "sizes": "384x384",
            "type": "image/webp"
        },
        {
            "src": "/static/images/app_icons/icon-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}