{
    "name": "OxNet Employee Management System",
    "short_name": "OxNet EMS",
    "description": "Employee Management System - HR, Payroll, Attendance & More",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ],
    "categories": ["business", "productivity"]
}
