{
  "name": "雄营ERP 移动端",
  "short_name": "雄营ERP",
  "start_url": "/mobile.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/500x500.png",
      "sizes": "500x500",
      "type": "image/png"
    }
  ]
}
