{
	"author": "Buildify360",
	"name": "Buildify360",
	"short_name": "Buildify360",
	"description": "Buildify360 Website Development",
	"orientation": "portrait",
	"start_url": "https://360.buildify360.com/admin/",
	"scope": "/",
	"display": "standalone",
	"background_color": "grey",
	"theme_color": "#238ee0",
	"icons": [
		{
			"src": "media/icons/pwa_logo.png",
			"sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
			"type": "image/png"
		}
	],
	"manifest_version": 2,
	"version": "0.1",
	"applications": {
		"gecko": {
			"id": "supercoders.tech@gmail.com"
		}
	}
}