{
    "name": "Vision HR - الخدمة الذاتية",
    "short_name": "Vision HR",
    "description": "تطبيق الخدمة الذاتية للموظفين - Vision HR",
    "start_url": "/ess-dashboard",
    "display": "standalone",
    "background_color": "#0d21a5",
    "theme_color": "#0d21a5",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "ar",
    "dir": "rtl",
    "icons": [
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "dist/img/brand/logo-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["business", "productivity"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "سجل الحضور",
            "short_name": "الحضور",
            "description": "تسجيل الحضور والانصراف",
            "url": "/ess-attendance",
            "icons": [{"src": "dist/img/brand/logo-icon.png", "sizes": "96x96"}]
        },
        {
            "name": "طلبات الإجازات",
            "short_name": "الإجازات",
            "description": "طلب إجازة جديدة",
            "url": "/ess-leaves",
            "icons": [{"src": "dist/img/brand/logo-icon.png", "sizes": "96x96"}]
        },
        {
            "name": "كشوف الرواتب",
            "short_name": "الرواتب",
            "description": "عرض كشوف الرواتب",
            "url": "/ess-salary",
            "icons": [{"src": "dist/img/brand/logo-icon.png", "sizes": "96x96"}]
        }
    ]
}
