{
	"name": "Dart Maul",
	"short_name": "Dart Maul",
	"description": "Precision dart scoring for 501 and Cricket. Track games, view stats, climb the leaderboard.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#030712",
	"theme_color": "#030712",
	"orientation": "portrait",
	"categories": ["sports", "games"],
	"icons": [
		{
			"src": "/favicon.svg",
			"type": "image/svg+xml",
			"sizes": "any"
		},
		{
			"src": "/icon-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/icon-512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	]
}
