{
  "name": "移動全球調度系統 | Move Global Dispatch System",
  "short_name": "移動全球",
  "description": "移動全球調度系統 - 专业机场接送调度平台，覆盖亚洲100个机场",
  "start_url": "/booking",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "立即预订",
      "short_name": "预订",
      "url": "/booking",
      "description": "立即预订机场接送专车"
    },
    {
      "name": "我的行程",
      "short_name": "行程",
      "url": "/booking/trips",
      "description": "查看我的行程"
    }
  ],
  "categories": ["transportation", "travel"],
  "lang": "zh-CN",
  "dir": "ltr",
  "prefer_related_applications": false
}
