{
	"name": "The Morality Game",
	"short_name": "Morality Game",
	"description": "A multiplayer video game for science: play social dilemmas, predict others, and help map how people cooperate.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "hsl(220, 8%, 18%)",
	"background_color": "hsl(220, 8%, 18%)",
	"icons": [
		{ "src": "/pwa-icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/pwa-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/pwa-icon-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	]
}
