{
	"name": "iMOVE",
	"short_name": "iMOVE",
	"icons": [{
			"src": "/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"description": "Your personal relocation assistant",
	"lang": "en-US",
	"start_url": "https://app.imove.com",
	"display": "standalone",
	"theme_color": "#2462ff"
}