{
  "name": "东达运输管理系统",
  "short_name": "运输管理",
  "description": "运输管理系统Web端",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1677ff",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/logo.jpg", "sizes": "192x192", "type": "image/jpeg" },
    { "src": "/logo.jpg", "sizes": "512x512", "type": "image/jpeg" }
  ]
}
