{
  "name": "鹏大建材仓储系统",
  "short_name": "鹏大仓储",
  "description": "鹏大建材仓储系统手机端，用于库存查看、扫码出入库和条码标签打印。",
  "start_url": "/mobile?tab=home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7fbf6",
  "theme_color": "#154b36",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
