{
    "name": "الصِّـرَاط — منصة المحتوى الهادف",
    "short_name": "الصِّرَاط",
    "description": "المنصة الأولى للمحتوى الإسلامي الهادف لتصحيح المسار",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a1a2e",
    "dir": "rtl",
    "lang": "ar",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "shortcuts": [
        {
            "name": "البحث",
            "short_name": "بحث",
            "description": "البحث عن مقاطع",
            "url": "/?search=true",
            "icons": [
                {
                    "src": "/icons/web-app-manifest-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "categories": [
        "education",
        "entertainment"
    ],
    "screenshots": [
        {
            "src": "/screenshots/home.png",
            "sizes": "1280x720",
            "type": "image/png",
            "label": "الصفحة الرئيسية"
        }
    ]
}