{
  "name": "ITSOL Human Capital OS",
  "short_name": "ITSOL HR",
  "description": "Hệ thống quản lý nhân sự & tuyển dụng",
  "start_url": "/command-center",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#951F3D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "vi",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Duyệt phê duyệt",
      "url": "/inbox",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Xin nghỉ phép",
      "url": "/leave",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Check-in QR",
      "url": "/ess",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
