{
	"name": "Scoundrel",
	"short_name": "Scoundrel",
	"description": "Scoundrel — A solo dungeon crawl with a deck of cards",
	"start_url": "/pages/index.html",
	"scope": "/",
	"display": "standalone",
	"background_color": "#0b0e12",
	"theme_color": "#e1b54b",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/media/move-token-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/media/move-token-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
