{
	"name": "Chime",
	"short_name": "Chime",
	"icons": [
		{
			"src": "/android-chrome-192x192.png",
			"type": "image/png",
			"sizes": "192x192"
		}, {
			"src": "/android-chrome-512x512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"theme_color": "#FFFFFF",
    "background_color": "#0A3641",
    "display": "standalone"
}