{
	"name": "PractiCube — Rubik's Cube Practice",
	"short_name": "PractiCube",
	"description": "Rubik's Cube algorithm references and practice tools for the CFOP method: OLL, PLL, F2L, cross and a solve timer.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#20242B",
	"theme_color": "#20242B",
	"lang": "en",
	"icons": [
		{
			"src": "/image/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/image/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
