{
	"author": "logesh",
	"name": "litsedu",
	"short_name": "litsedu",
	"description": "e learning plaform",
	"orientation": "portrait",
	"start_url": "/index.php",
	"scope": "/",
	"display": "standalone",
	"background_color": "grey",
	"theme_color": "#238ee0",
	"icons": [
		{
			"src": "/Logo.png",
			"sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
			"type": "image/png"
		}
	],
	"manifest_version": 2,
	"version": "0.1",
	"applications": {
		"gecko": {
			"id": "logeshloganathan62@gmail.com"
		}
	}
}