{
  "name": "资产管理工作台",
  "short_name": "资产台账",
  "description": "单位固定资产与非固定资产管理：台账、检查、检修、预警、项目管理",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEF1F6",
  "theme_color": "#0E243B",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
