{
	"short_name": "Val",
	"name": "Val Roberts",
	"description":"Val Roberts Real Estate Agent for Compass",
	"scope":"/",
	"start_url":"/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"icons": [
		{
			"src": "/images/favicon/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/images/favicon/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	]
}