{
  "name": "鼎设计ERP",
  "short_name": "鼎设计ERP",
  "description": "上海迈鼎设计事务所企业级ERP管理系统",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#c62828",
  "theme_color": "#c62828",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "img/brand/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/brand/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/brand/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "img/brand/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "img/brand/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "img/brand/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "工作台",
      "short_name": "工作台",
      "description": "快速进入工作台",
      "url": "./index.html#/view/home",
      "icons": [{ "src": "img/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "客户管理",
      "short_name": "客户",
      "description": "查看和管理客户",
      "url": "./index.html#/view/customer",
      "icons": [{ "src": "img/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "项目管理",
      "short_name": "项目",
      "description": "查看和管理项目",
      "url": "./index.html#/view/project",
      "icons": [{ "src": "img/brand/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
