{
  "name": "进销存系统",
  "short_name": "进销存",
  "description": "快消品采购、销售、库存和账款管理",
  "start_url": "/h5/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7f6",
  "theme_color": "#163832",
  "lang": "zh-CN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
