{
    "name": "المكتبة الإسلامية",
    "short_name": "المكتبة الإسلامية",
    "description": "مكتبة رقمية تفاعلية تقدم الكتب الإسلامية بتصميم عصري سهل القراءة",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#faf8f3",
    "theme_color": "#8b6f47",
    "lang": "ar",
    "dir": "rtl",
    "orientation": "any",
    "categories": ["books", "education"],
    "icons": [
        {
            "src": "icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
