{
  "name": "GO Pass | Contenido Premium",
  "short_name": "GO Pass",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Contenido Premium",
  "lang": "es",
  "icons": [
    {
      "src": "img/favicon192.png",
      "type": "image/png",
      "sizes": "48x48"
    },
	{
      "src": "img/favicon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/favicon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}