{
	"name": "Practice Player",
	"short_name": "PPlayer",
	"start_url": ".",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#2b2b2b",
	"icons": [
		{ "src": "assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
		{ "src": "assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
	]
}
