{
	"name":	"testing",
	"short_name": "testing",
	"start_url": ".",
	"display": "standalone",
	"description": "A simply testing app.",
	"theme_color": "#E31D26",
	"icon": [{
		"src": "_img/favicon192x192.png",
		"sizes": "192x192",
		"type": "image/png"
	}],
	"related_applications": [{
		"platform": "web"
	}]
}