{
  "name": "顺手帮",
  "short_name": "顺手帮",
  "description": "本地生活服务预约、咨询和订单管理。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f9f9ff",
  "theme_color": "#ff7011",
  "icons": [
    {
      "src": "./assets/app_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
