{
    "name": "أثر — Athar",
    "short_name": "Athar",
    "description": "منصة التعليم الذكي لطلاب فلسطين",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "ar",
    "theme_color": "#1e3a5f",
    "background_color": "#f8fafc",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}