{
  "name": "SOWS PDA 作业终端",
  "short_name": "SOWS PDA",
  "description": "智能办公仓储管理系统 PDA 作业终端 - 扫码入库、拣货出库、库存盘点",
  "start_url": "/pda/",
  "scope": "/pda/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1989fa",
  "background_color": "#f7f8fa",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
