{
  "name": "Bảng Tính Hoa Hồng Điện Tử",
  "short_name": "Bảng Tính",
  "description": "Phần mềm Bảng tính giá, lợi nhuận, hoa hồng thợ và quản lý giao nhận thiết bị điện tử",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14100A",
  "theme_color": "#211A10",
  "lang": "vi",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Nhập Liệu",
      "short_name": "Nhập Liệu",
      "description": "Mở tab Sổ Nhập Liệu",
      "url": "./#tab=entry",
      "icons": [{ "src": "icons/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Giao Nhận Thiết Bị",
      "short_name": "Giao Nhận",
      "description": "Mở tab Giao & Nhận Máy",
      "url": "./#tab=delivery",
      "icons": [{ "src": "icons/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Bảng Giá & Hoa Hồng",
      "short_name": "Bảng Giá",
      "description": "Mở tab Bảng Giá (Dành cho Quản trị)",
      "url": "./#tab=price",
      "icons": [{ "src": "icons/icon.svg", "sizes": "192x192" }]
    }
  ]
}
