{
	"name": "Sam Breaks Stuff",
	"short_name": "SamBreaksStuff",
	"description": "My name's Sam and I make (and break) stuff!",
	"icons": [
		{
			"src": "/256x256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "/512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"start_url": "/",
	"background_color": "#1d1f21",
	"theme_color": "#2bbc8a",
	"display": "standalone"
}