{
	"name": "INTRANET",
	"short_name": "INTRANET",
	"icons": [{
			
			"sizes": "300x300",
			"type": "image/png"
		}],
	"orientation": "portrait",
	"scope": "./",
	"start_url": "./",
	"display": "standalone",
	"background_color": "#FFFFFF",
	"theme_color": "#253242"
}