{
    "name": "TaskWiz - Dein smarter Lernplaner",
    "short_name": "TaskWiz",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#5856d6",
    "theme_color": "#5856d6",
    "description": "Organisiere deine Hausaufgaben, Tests und Lernphasen effizient. TaskWiz hilft dir, deinen Schulalltag stressfrei zu meistern, indem es Aufgaben dynamisch plant und deinen Fortschritt lernt. 🚀",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/icon-192-maskable.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
