{
  "name": "金鸿马司机端",
  "short_name": "司机端",
  "start_url": "/driver/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f5576c",
  "description": "金鸿马物流平台 - 司机移动端",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
