{
	"name": "Itefy Go",
	"short_name": "Itefy Go",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#385287",
	"description": "The mobile app for Itefy",
	"orientation": "portrait",
	"icons": [{
		"src": "/img/homescreen48.png",
		"sizes": "48x48",
		"type": "image/png"
	},{
		"src": "/img/homescreen72.png",
		"sizes": "72x72",
		"type": "image/png"
	},{
		"src": "/img/homescreen96.png",
		"sizes": "96x96",
		"type": "image/png"
	},{
		"src": "/img/homescreen144.png",
		"sizes": "144x144",
		"type": "image/png"
	},{
		"src": "/img/homescreen168.png",
		"sizes": "168x168",
		"type": "image/png"
	},{
		"src": "/img/homescreen192.png",
		"sizes": "192x192",
		"type": "image/png"
	},{
		"src": "/img/homescreen512.png",
		"sizes": "512x512",
		"type": "image/png"
	}],
	"related_applications": []
}