{
  "name": "NESTA-PACK Packaging MES",
  "short_name": "NESTA-PACK",
  "description": "Ứng dụng MES bao gói, giao hàng và nhận hàng công trình của NESTA.",
  "id": "/mobile?source=pwa",
  "start_url": "/mobile?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0f8a43",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "lang": "vi-VN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Xác nhận thùng sang bao gói",
      "short_name": "Bàn giao thùng",
      "description": "Mở nhanh màn xác nhận thùng phân loại sang bao gói.",
      "url": "/mobile/sorting-handoff?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "PWA phân loại Part",
      "short_name": "Phân loại",
      "description": "Mở nhanh màn quét Part Number để phân loại vào thùng.",
      "url": "/mobile/sorting?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mobile quét giao hàng",
      "short_name": "Quét giao",
      "description": "Mở nhanh màn quét giao hàng bằng điện thoại.",
      "url": "/mobile/outbound?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mobile nhận công trình",
      "short_name": "Nhận CT",
      "description": "Mở nhanh màn nhận hàng tại công trình.",
      "url": "/mobile/site-receiving?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
