{
  "name": "MoveGlobal 专车预订",
  "short_name": "MoveGlobal",
  "description": "机场专车预订 - 固定价格，专业司机，全球服务",
  "start_url": "/booking/home",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1C1C2E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "预订专车",
      "short_name": "预订",
      "url": "/booking/home",
      "description": "立即预订机场专车"
    },
    {
      "name": "司机端",
      "short_name": "司机",
      "url": "/driver",
      "description": "司机抢单平台"
    }
  ],
  "categories": ["transportation", "travel"],
  "lang": "zh-CN",
  "dir": "ltr",
  "prefer_related_applications": false
}
