{
  "name": "POS THG - Quản lý bán hàng",
  "short_name": "POS THG",
  "description": "Phần mềm quản lý bán hàng THG Group - Hỗ trợ in Bluetooth, QR thanh toán SePay",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "lang": "vi",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='24' fill='%232563eb'/><text y='130' x='96' text-anchor='middle' font-size='120' font-family='sans-serif'>🛒</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Bán hàng (POS)",
      "short_name": "POS",
      "url": "/?page=pos",
      "description": "Mở màn hình bán hàng"
    },
    {
      "name": "Đơn hàng hôm nay",
      "short_name": "Đơn hàng",
      "url": "/?page=orders",
      "description": "Xem đơn hàng hôm nay"
    },
    {
      "name": "Tồn kho",
      "short_name": "Kho",
      "url": "/?page=inventory",
      "description": "Kiểm tra tồn kho"
    }
  ]
}
