{
  "name": "盘货工作台 · 手机端盘点",
  "short_name": "盘货工作台",
  "description": "咖啡店 / 零售 / 通用仓库的移动端盘点工具：效期批次、差异计算、Excel 导出、打印与单据分享。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f4f7",
  "theme_color": "#2f6f4e",
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
