﻿{
  "name": "建文PM", 
  "short_name": "PM", 
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "lang": "zh-cn",
  "scope": "/",
  "description": "建文工程管理系统应用",
  "icons": [
      {
          "src": "/images/logo/pm.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ],
  "theme_color": "#0085ff",
  "file_handlers": [],
  "share_target": {},
  "screenshots": []
}