{
    "name": "منهج المسلم - اختبارات القرآن الكريم",
    "short_name": "منهج المسلم",
    "description": "منصة اختبارات القرآن الكريم والحديث الشريف التفاعلية",
    "lang": "ar",
    "dir": "rtl",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#044d22",
    "theme_color": "#044d22",
    "categories": ["education", "books", "lifestyle"],
    "icons": [
        {
            "src": "/assets/front/img/fav.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/front/img/fav.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "الاختبارات",
            "url": "/exams",
            "icons": [{"src": "/assets/front/img/fav.png", "sizes": "96x96"}]
        },
        {
            "name": "اختبارات بالسورة",
            "url": "/surah/surah-002",
            "icons": [{"src": "/assets/front/img/fav.png", "sizes": "96x96"}]
        }
    ]
}
