{
  "name": "宁波铭望企业管理咨询有限公司人力资源管理系统",
  "short_name": "铭望HR系统",
  "description": "宁波铭望企业管理咨询有限公司HRMS - 涵盖经营管理、人事档案、考勤、招聘、培训、人才盘点、薪酬、绩效等全模块人力资源管理系统",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#0f172a",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "员工管理",
      "short_name": "首页",
      "url": "./index.html#employees",
      "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "绩效管理",
      "short_name": "绩效",
      "url": "./index.html#performance",
      "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "人事档案",
      "short_name": "档案",
      "url": "./index.html#employee-files",
      "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}]
    }
  ]
}
