{
	"name": "SNEHA LMS",
	"short_name": "SNEHA LMS",
	"id": "/lms/",
	"start_url": "/lms/",
	"scope": "/lms/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#111827",
	"theme_color": "#111827",
	"description": "Offline-capable LMS for SNEHA.",
	"categories": [
		"education",
		"learning"
	],
	"icons": [
		{
			"src": "/assets/sneha/icons/sneha-logo-mobile.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/assets/sneha/icons/sneha-logo-web.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}