{
    "name": "Schlaganfall-Navigator",
    "short_name": "Schlaganfall Navigator",
    "description": "Ihr Wegweiser nach dem Schlaganfall",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F7F6F3",
    "theme_color": "#1E5FA6",
    "orientation": "portrait",
    "lang": "de",
    "scope": "/",
    "id": "/",
    "categories": ["health", "medical"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Ressourcen",
            "url": "/ressourcen",
            "description": "Alle Anlaufstellen durchsuchen"
        },
        {
            "name": "Wegweiser",
            "url": "/wegweiser",
            "description": "In 3 Schritten zur Hilfe"
        }
    ]
}
