{
  "name": "ATGIS ERP System",
  "short_name": "ATGIS ERP",
  "description": "Hệ thống quản trị tổng thể doanh nghiệp ATGIS Co., Ltd",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "lang": "vi",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nhân sự",
      "short_name": "HR",
      "description": "Quản lý nhân sự",
      "url": "/hr",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Điều xe",
      "short_name": "Dispatch",
      "description": "Đặt xe & điều xe",
      "url": "/dispatch",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Công việc",
      "short_name": "Tasks",
      "description": "Quản lý công việc",
      "url": "/tasks",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
