{
    "name": "محفظي - لوحة التحكم",
    "short_name": "محفظي Admin",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAFAF8",
    "theme_color": "#0B7A75",
    "description": "لوحة تحكم منصة محفظي لتحفيظ القرآن الكريم",
    "orientation": "any",
    "lang": "ar",
    "dir": "rtl",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
