{
    "name": "Yavuz Durukan Eğitim Portalı",
    "short_name": "EduPortal",
    "description": "Yavuz Selim Durukan Eğitim Portalı — ödevler, dersler, randevular, canlı dersler ve daha fazlası.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0ea5e9",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "tr",
    "dir": "ltr",
    "categories": ["education"],
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "maskable"
        },
        {
            "src": "/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Randevularım",
            "short_name": "Randevular",
            "description": "Randevularınızı görüntüleyin",
            "url": "/appointments",
            "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
        },
        {
            "name": "Ödevlerim",
            "short_name": "Ödevler",
            "description": "Ödevlerinizi görüntüleyin",
            "url": "/homework",
            "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
        },
        {
            "name": "Mesajlar",
            "short_name": "Mesajlar",
            "description": "Mesajlarınızı görüntüleyin",
            "url": "/messages",
            "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
        },
        {
            "name": "Materyaller",
            "short_name": "Materyaller",
            "description": "Ders materyallerinize erişin",
            "url": "/materials",
            "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
        }
    ]
}
