{
    "name": "IPMA Level D Trainer",
    "short_name": "IPMA D",
    "description": "KI-gestütztes Prüfungstraining für IPMA Level D",
    "id": "./",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a1d21",
    "theme_color": "#0e6f68",
    "lang": "de",
    "icons": [
        {"src": "icon/icon-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "icon/icon-512.png", "sizes": "512x512", "type": "image/png"},
        {"src": "icon/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ],
    "shortcuts": [
        {
            "name": "Schnelle 5",
            "short_name": "Schnelle 5",
            "description": "5 fällige Fragen in unter 2 Minuten",
            "url": "./?quick5=1",
            "icons": [{"src": "icon/icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Heutiger Lernplan",
            "short_name": "Heute",
            "description": "Tagesziel und Lernplan öffnen",
            "url": "./?v=plan",
            "icons": [{"src": "icon/icon-192.png", "sizes": "192x192"}]
        }
    ]
}
