{
    "name": "EB Client",
    "short_name": "ebclient",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#090f0f",
    "theme_color": "#090f0f",
    "icons": [
      {
        "src": "eb.png",
        "type": "image/png",
        "sizes": "480x480"
      }
    ]
  }