{
	"name": "The Level Group",
	"short_name": "TLG",
	"description": "Global e-commerce accelerator at scale to build and accelerate brands online.",
	"id": "/",
	"start_url": "/",
	"background_color": "#000",
	"theme_color": "#f0f0f0",
	"display": "standalone",
	"orientation": "portrait",
	"icons": [
		{
			"src": "./img/global/app-icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "./img/global/app-icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "./img/global/maskable_icon.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}

