{
  "name": "掌上中天房地产智能管理平台",
  "short_name": "掌上中天",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#172033",
  "lang": "zh-CN",
  "description": "面向管理层、销售主管和置业顾问的房地产销售与考勤管理平台",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/favicon-v32.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "客户管理", "short_name": "客户", "url": "/customers" },
    { "name": "房源销控", "short_name": "房源", "url": "/properties" },
    { "name": "考勤打卡", "short_name": "打卡", "url": "/attendance" }
  ]
}
