{
  "name": "Bukh-Uya HR System",
  "short_name": "Bukh-Uya HR",
  "description": "Mobile HR dashboard for attendance, leave, payroll, employees, and projects.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1115",
  "theme_color": "#181b21",
  "icons": [
    {
      "src": "/bukhuya.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
