{
    "dir": "ltr",
    "lang": "en",
    "name": "Multitech Academy",
    "short_name": "Multitech Academy",
    "scope": "/",
    "display": "standalone",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "description": "Multitech Academy is platform, where students can get the courses with ease and instructors can upload their courses.",
    "orientation": "any",
    "related_applications": [],
    "prefer_related_applications": false,
    "categories": ["Education"],
    "icons" : [
		{
			"src": "512x512.png",
			"sizes": "512x512",
			 "type": "image/png",
			 "purpose": "maskable any"
		},
		{
			"src": "192x192.png",
			"sizes": "192x192",
			 "type": "image/png",
			 "purpose": "maskable any"
		}
		],
    "url": "https://popilsir.in/"
}