{
  "name": "A3Platform 非标制造数智运营平台",
  "short_name": "A3生产",
  "description": "A3Platform 非标制造数智运营平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1890ff",
  "orientation": "portrait",
  "icons": [
   {
    "src": "/icons/icon-192.svg",
    "sizes": "192x192",
    "type": "image/svg+xml",
    "purpose": "any maskable"
   },
   {
    "src": "/icons/icon-512.svg",
    "sizes": "512x512",
    "type": "image/svg+xml",
    "purpose": "any maskable"
   }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "销售移动首页",
      "short_name": "销售",
      "url": "/mobile/sales",
      "description": "销售移动端首页（目标/待办/逾期）"
    },
    {
      "name": "登记回款",
      "short_name": "回款",
      "url": "/mobile/sales/receivables",
      "description": "逾期催收与登记回款"
    },
    {
      "name": "商机推进",
      "short_name": "商机",
      "url": "/mobile/sales/pipeline",
      "description": "商机列表与阶段推进"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
