{
	"name": "TheMidtowngr.com",
	"short_name": "The Midtown",
	"theme_color": "#91732b",
	"background_color": "#1f1f1f",
	"display": "browser",
	"scope": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "/android-chrome-mt-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-mt-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}