{
  "name": "拉环工作站",
  "short_name": "拉环工作站",
  "description": "门店报损管理系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#ff5a1f",
  "orientation": "portrait",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
