{
  "name": "惠达诚综合服务平台",
  "short_name": "惠达诚",
  "description": "专业的建筑装饰行业综合服务平台 - 八字测算、装修服务、企业管理",
  "start_url": "/index.html",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "any",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/system.jpg",
      "sizes": "144x144",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "惠达诚综合服务平台"
    }
  ],
  "shortcuts": [
    {
      "name": "八字测算",
      "short_name": "八字",
      "description": "生辰八字精准测算",
      "url": "/tools/fate_report/index-new.html",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "工具中心",
      "short_name": "工具",
      "description": "各类实用工具",
      "url": "/tools/index.html",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
