{
	"short_name": "EY Voltron",
	"name": "EY Voltron React",
	"description": "EY Voltron PWA Application",
	"icons": [
		{
			"src": "icons/android-chrome-16x16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/android-chrome-144x144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "icons/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "icons/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"start_url": "http://localhost:3000/index.html",
	"display": "standalone",
	"theme_color": "#000000",
	"background_color": "#ffffff"
}
