{
    "name": "StepTogether",
    "short_name": "StepTogether",
    "description": "Bariatrische Therapiebegleitung",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#0E9356",
    "background_color": "#F8FAF9",
    "lang": "de",
    "categories": ["health", "medical"],
    "icons": [
        {"src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png"},
        {"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png"},
        {"src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png"},
        {"src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png"},
        {"src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png"},
        {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png"},
        {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
        {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
        {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ],
    "shortcuts": [
        {"name": "Gewicht", "short_name": "Gewicht", "url": "/patient/fortschritt", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png"}]},
        {"name": "Ernaehrung", "short_name": "Essen", "url": "/patient/ernaehrung", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png"}]},
        {"name": "Nachrichten", "short_name": "Chat", "url": "/nachrichten", "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png"}]}
    ],
    "prefer_related_applications": false
}
