{
    "name": "Budibiz HRMS",
    "short_name": "Budibiz",
    "description": "Enterprise HRMS — attendance, leave, payroll, and team management.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f2744",
    "theme_color": "#1e3a8a",
    "icons": [
        {
            "src": "/static/img/infyjob-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/img/infyjob-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
