{
  "name": "Kuby Soft Tiendas",
  "short_name": "Kuby Tiendas",
  "start_url": "/tiendas/index.html",
  "display": "standalone",
  "background_color": "#3C8DBC",
  "theme_color": "#367FA9",
  "orientation": "portrait-primary",
	"icons": [
    {
      "src": "/img/Logo512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
  
}