{
  "name": "顺路拉 - 全国货运",
  "short_name": "顺路拉",
  "description": "全国货运、使命必达。顺路拉是专业的货运撮合平台，连接货主与司机，让货运更简单。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF6B00",
  "theme_color": "#FF6B00",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["business", "navigation", "productivity"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "我要发货",
      "short_name": "发货",
      "description": "快速下单发货",
      "url": "/?action=create-order",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "司机接单",
      "short_name": "接单",
      "description": "司机端快速接单",
      "url": "/?role=driver",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
