{
    "short_name": "Wachplan",
    "name": "Wachplan",
    "icons": [
        {
            "src": "/static/imgs/pwa_icon.png",
            "type": "image/png",
            "sizes": "128x128"
        }
    ],
    "start_url": "/",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "theme_color": "#580C1F"
}