{
  "name": "康劲健康ERP管理系统",
  "short_name": "康劲ERP",
  "description": "康劲健康连锁经营、门店、商品、订单、库存、财务与加盟管理系统。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#f5f8f3",
  "theme_color": "#2f5f35",
  "categories": ["business", "productivity", "health"],
  "icons": [
    {
      "src": "./kangjin-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./kangjin-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "经营总览",
      "short_name": "经营",
      "url": "./index.html#dashboard",
      "icons": [{ "src": "./kangjin-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "商城订单",
      "short_name": "订单",
      "url": "./index.html#shopCenter",
      "icons": [{ "src": "./kangjin-logo.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "财务结算",
      "short_name": "财务",
      "url": "./index.html#financeSettlement",
      "icons": [{ "src": "./kangjin-logo.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
