{
	"name": "DonutStats",
	"short_name": "DonutStats",
	"description": "Check anyone's DonutSMP stats including balance, kills, playtime, and more.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"background_color": "#16120f",
	"theme_color": "#3b9eff",
	"icons": [
		{
			"src": "/favicon.webp",
			"sizes": "192x192",
			"type": "image/webp"
		},
		{
			"src": "/favicon.webp",
			"sizes": "512x512",
			"type": "image/webp"
		}
	]
}