{
    "name": "بوابة الموظف الثقافية",
    "short_name": "بوابة الموظف",
    "description": "بوابة الموظف الخاصة بدائرة العلاقات الثقافية العامة",
    "start_url": "/employee-portal/profile",
    "scope": "/employee-portal/",
    "display": "standalone",
    "background_color": "#f1f5f9",
    "theme_color": "#0f172a",
    "dir": "rtl",
    "lang": "ar",
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}