{
    "$schema": "https://json.schemastore.org/webmanifest-combined.json",
    "id": "/",
    "name": "DAR — Deutsch-Arabischer Raum",
    "short_name": "DAR",
    "description": "DAR Familien- und Bildungsportal — Mitgliedschaften, Arabischkurse, Aktivitäten und Veranstaltungen im deutsch-arabischen Raum.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "minimal-ui"
    ],
    "orientation": "portrait-primary",
    "dir": "auto",
    "lang": "de",
    "background_color": "#ffffff",
    "theme_color": "#1a8a57",
    "categories": [
        "education",
        "lifestyle",
        "family",
        "community"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/images/pwa-icon-192.png?v=dar3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/pwa-icon-512.png?v=dar3",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/dar-emblem.png?v=dar3",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/classes.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/images/pwa-icon-192.png?v=dar3",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/pwa-icon-512.png?v=dar3",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Mein Profil & Daten",
            "short_name": "Profil",
            "description": "Benutzerprofil & Mitgliedskarte anzeigen",
            "url": "/profile",
            "icons": [
                {
                    "src": "/images/profile.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Kurse & Klassen",
            "short_name": "Klassen",
            "description": "Arabischkurse & Klassenübersicht",
            "url": "/classes",
            "icons": [
                {
                    "src": "/images/classes.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Hausaufgaben",
            "short_name": "Hausaufgaben",
            "description": "Hausaufgaben & Lehrmaterial",
            "url": "/homework",
            "icons": [
                {
                    "src": "/images/homework.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        },
        {
            "name": "Stundenplan",
            "short_name": "Stundenplan",
            "description": "Stundenplan & Termine",
            "url": "/schedule",
            "icons": [
                {
                    "src": "/images/schedule.svg",
                    "sizes": "any",
                    "type": "image/svg+xml"
                }
            ]
        }
    ]
}
