{
	"background_color": "#09090b",
	"display": "standalone",
	"icons": [
		{
			"purpose": "any",
			"sizes": "256x256",
			"src": "/icon-256.png",
			"type": "image/png"
		},
		{
			"purpose": "any",
			"sizes": "512x512",
			"src": "/icon-512.png",
			"type": "image/png"
		}
	],
	"name": "PixelSmith",
	"short_name": "PixelSmith",
	"start_url": "/",
	"theme_color": "#18181b"
}
