{
  "name": "BigBoy Database — Hello Con",
  "short_name": "BigBoy",
  "description": "Hệ thống nội bộ Hello Con — chụp ảnh, quét barcode, tra cứu KB.",
  "start_url": "/pwa?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "lang": "vi-VN",
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Quét barcode",
      "url": "/pwa/scan",
      "description": "Tra cứu SP nhanh bằng barcode"
    },
    {
      "name": "Gallery ảnh",
      "url": "/pwa/gallery",
      "description": "Xem ảnh đã chụp"
    }
  ],
  "categories": ["business", "productivity"]
}
