{
  "name": "SGTraco CRM — Điều vận & Quản lý công việc",
  "short_name": "SGTraco",
  "description": "CRM và quản lý công việc nội bộ cho công ty vận tải. Dữ liệu lưu ngay trong máy bằng IndexedDB.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "id": "sgtraco-crm",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08262E",
  "theme_color": "#08262E",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tìm nhà xe", "short_name": "Tìm xe", "url": "./index.html#search" },
    { "name": "Chờ duyệt chi", "short_name": "Duyệt chi", "url": "./index.html#approvals" }
  ]
}
