{
    "name": "LehrZeit Berlin",
    "short_name": "LehrZeit Berlin",
    "description": "Die Zeiterfassungs-App f\u00fcr Lehrkr\u00e4fte - DSGVO-konform",
    "start_url": "/index.php",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#e3001b",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-72.png?v=1.18.3",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96.png?v=1.18.3",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128.png?v=1.18.3",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144.png?v=1.18.3",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152.png?v=1.18.3",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png?v=1.18.3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-384.png?v=1.18.3",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png?v=1.18.3",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-192.png?v=1.18.3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-maskable-512.png?v=1.18.3",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "productivity",
        "education"
    ],
    "lang": "de-DE",
    "dir": "ltr",
    "protocol_handlers": [
        {
            "protocol": "web+lehrzeit",
            "url": "/index.php?source=%s"
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://berlin.lehrzeit.app/manifest.php"
        }
    ]
}