{
	"short_name": "nico",
	"name": "NICO.NET.AR",
	"description": "Desarrollo web y sistemas web a medida.1.1",
	"icons": [
    

         {
      "src": "/rombo.png",
      "sizes": "200x200",
      "type": "image/png"
    },
    {
      "src": "/rombo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

	"start_url": "/index.html",
	"scope": "/",
	"display": "browser",
	"display_override": ["tabbed"],
	"theme_color": "#223",
	"orientation": "portrait",
	"background_color": "#fff"
	
}