{
	"name": "ColorDice",
	"short_name": "ColorDice",
	"description": "Verified color dice for livestream predictions.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#080d12",
	"theme_color": "#080d12",
	"categories": ["games", "utilities"],
	"icons": [
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
