{
  "short_name": "New Tap",
  "name": "welcome to the web",
  "icons": [
    {
      "src": "img/launcher-icon-1x.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "img/launcher-icon-2x.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/launcher-icon-4x.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "https://www.conexionescbg.com.ve",
  "display": "standalone","theme_color": "#f9f9f9","background_color": "#f9f9f9", "orientation": "portrait"
  
}