{
	"name": "Duckineers",
	"short_name": "Duckineers",
	"description": "Play in a free multiplayer sandbox with friends and other Duckineers! Invent contraptions, compete in mini games, and discover endless creativity.",
	"categories": ["games", "social", "entertainment"],
	"start_url": "/",
	"display": "standalone",
	"icons": [
		{
			"src": "/webmanifest-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/webmanifest-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"theme_color": "#000",
	"background_color": "#000"
}