{
  "id": "/",
  "name": "BSChain - Truy xuất nguồn gốc Blockchain",
  "short_name": "BSChain",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#1e0a3c",
  "theme_color": "#7c3aed",
  "description": "BSChain – Nền tảng truy xuất nguồn gốc nông sản minh bạch bằng Blockchain & GS1. Quét QR xem hành trình sản phẩm.",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["food", "shopping", "utilities"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-48.png",   "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Quét QR truy xuất",
      "short_name": "Quét QR",
      "url": "/scan?source=shortcut",
      "description": "Quét mã QR để truy xuất nguồn gốc sản phẩm",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Trang doanh nghiệp",
      "short_name": "Dashboard",
      "url": "/dashboard?source=shortcut",
      "description": "Quản lý sản phẩm và lô hàng của doanh nghiệp",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Market",
      "url": "/marketplace?source=shortcut",
      "description": "Sàn giao dịch nông sản minh bạch",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BSChain Trang chủ"
    },
    {
      "src": "/screenshots/mobile-trace.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Truy xuất nguồn gốc"
    },
    {
      "src": "/screenshots/desktop-dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard Doanh nghiệp"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+bschain",
      "url": "/trace/%s"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
