{
  "id": "hrpro-employee-pwa",
  "name": "HR Pro - Management System",
  "short_name": "HR Pro",
  "description": "Professional HR and attendance management system",
  "start_url": "/hr/login.html?hrpro_pwa=employee",
  "scope": "/hr/",
  "display": "standalone",
  "background_color": "#060d1a",
  "theme_color": "#06b6d4",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32 48x48 64x64 128x128 256x256",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check In",
      "short_name": "دخول",
      "description": "Quick check-in attendance",
      "url": "/hr/login.html?hrpro_pwa=employee",
      "icons": []
    }
  ]
}
