{
	"name": "Command Points",
	"short_name": "Command Points",
	"description": "A synced life counter and league for in-person Magic: The Gathering Commander games.",
	"start_url": "/",
	"scope": "/",
	"display": "fullscreen",
	"display_override": ["fullscreen", "standalone", "minimal-ui"],
	"orientation": "any",
	"background_color": "#F4F6F9",
	"theme_color": "#5B61E8",
	"icons": [
		{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	]
}
