{
	"short_name": "GR Core",
	"name": "Goldex Robot Core",
	"icons": [
		{
			"src": "fav32.png",
			"sizes": "32x32",
			"type": "image/x-icon"
		},
		{
			"src": "logo_clear.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#000000",
	"background_color": "#ffffff"
}