{
    "name": "مدارج العلم",
    "short_name": "مدارج",
    "description": "منصة مدارج العلم لتعليم القرآن الكريم واللغة العربية",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fcfcfb",
    "theme_color": "#259390",
    "orientation": "portrait",
    "dir": "rtl",
    "lang": "ar",
    "icons": [
        {
            "src": "images/logo-icon.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "education",
        "religion"
    ],
    "screenshots": []
}