{
	"name": "Black",
	"short_name": "Black",
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#232323",
	"background_color": "#FFF",
	"orientation": "portrait-primary",
	"description": "Landin page for Black",
	"icons": [
		{
			"src": "img/Black/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "img/Black/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		}
	]
}