{
    "name": "مدرسة المورد التعليمي - نظام الإدارة المتكامل",
    "short_name": "المورد",
    "description": "نظام إدارة المدرسة المتكاملة - الطلاب والمعلمين والصفوف والامتحانات والحسابات",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f8fafc",
    "theme_color": "#0f2847",
    "lang": "ar",
    "dir": "rtl",
    "categories": ["education"],
    "icons": [
        {
            "src": "assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
