{
  "name": "IT资产管理系统",
  "short_name": "IT资产",
  "description": "企业IT资产全生命周期管理系统",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#212529",
  "theme_color": "#0d6efd",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "zh-CN",
  "dir": "ltr"
}