{
  "name": "云充汇",
  "short_name": "云充汇",
  "start_url": "/index.php?s=/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/static/mobile/images/LOGO123.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/mobile/images/LOGO123.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}