{
  "name": "TKHUB Logistics",
  "short_name": "TKHUB",
  "description": "Hệ thống quản lý logistics quốc tế",
  "start_url": "/logistic/orders",
  "scope": "/logistic/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#0F766E",
  "lang": "vi-VN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Quét đơn (Kho)",
      "url": "/logistic/warehouse/scan",
      "description": "Quét barcode + nhập cân/DIM"
    },
    {
      "name": "Tạo đơn mới",
      "url": "/logistic/orders/new",
      "description": "Form tạo đơn"
    },
    {
      "name": "Đơn của shop",
      "url": "/portal",
      "description": "Customer portal"
    }
  ]
}
