{
  "name": "EtsyERP 库存管理",
  "short_name": "EtsyERP",
  "description": "Etsy 多店铺订单、库存、缺货采购与 4PX 物流一体化管理",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1677ff",
  "lang": "zh-CN",
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "扫码出库", "url": "/scan-out", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "拍照入库", "url": "/photo", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "缺货看板", "url": "/shortage", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
