{
	"author": "Narbada Digital Pvt. Ltd.",
	"name": "SchoolDiary-VidyaBharti",
	"short_name": "SchoolDiary",
	"description": "School Diary is a portal where any school manage there school record online",
	"orientation": "portrait",
	"start_url": "https://ssm.schooldiary.co.in/?from=homescreen",
	"scope": "/",
	"display": "standalone",
	"background_color": "grey",
	"theme_color": "#238ee0",
	"icons": [
		{
			"src": "/sd.png",
			"sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
			"type": "image/png"
		}
	],
	"manifest_version": 3,
	"version": "0.2",
	"applications": {
		"gecko": {
			"id": "schooldiary2021@gmail.com"
		}
	}
}