{
    "name": "Ukuu HR — Modern Human Capital Management",
    "short_name": "Ukuu HR",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FCFBFF",
    "theme_color": "#25163F",
    "description": "Ukuu HR helps African businesses run payroll, track attendance, manage leave, organize employee records, and stay compliant from one secure web platform.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["business", "productivity", "finance"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Payroll",
            "short_name": "Payroll",
            "description": "Run payroll and view pay history",
            "url": "/#/payroll",
            "icons": [{"src": "icons/Icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Attendance",
            "short_name": "Attendance",
            "description": "Track attendance and review time records",
            "url": "/#/attendance",
            "icons": [{"src": "icons/Icon-192.png", "sizes": "192x192"}]
        },
        {
            "name": "Leave",
            "short_name": "Leave",
            "description": "Review and manage leave requests",
            "url": "/#/leave",
            "icons": [{"src": "icons/Icon-192.png", "sizes": "192x192"}]
        }
    ]
}
