{
    "name": "بوابة الموظف - وزارة العدل",
    "short_name": "بوابة الموظف",
    "description": "بوابة خدمات الموظفين في وزارة العدل.",
    "lang": "ar",
    "dir": "rtl",
    "id": "/?pwa=employee-portal",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#052621",
    "theme_color": "#052621",
    "categories": ["government", "productivity"],
    "icons": [
        {
            "src": "/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa/icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
