{
  "name": "数智云缴费",
  "short_name": "数智云缴费",
  "description": "数智云缴费移动端应用",
  "start_url": "/?is_app=1&theme=dark",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f2f73",
  "theme_color": "#0f2f73",
  "icons": [
    {
      "src": "/public/static/home/images/brand/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/static/home/images/brand/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
