{
  "name": "HR Management System",
  "short_name": "HR System",
  "description": "Professional HR Back-Office System",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1624",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ar",
  "dir": "rtl"
}
