{
  "name": "建工云平台",
  "short_name": "建工云",
  "description": "工程人的效率百宝箱 — 在线工具即开即用，免费软件解决工作痛点，技术干货持续更新，海量资源直接下载",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1E3A8A",
  "theme_color": "#1E3A8A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
