{
    "name": "SunRav WEB Class",
    "short_name": "WEB Class",		
    "icons": [
			{
				"src": "icon_192.png",
				"type": "image/png",
				"sizes": "192x192"
			},
			{
				"src": "icon-masked.png",
				"type": "image/png",
				"sizes": "512x512",
				"purpose": "maskable"
			},
			{
				"src": "icon_512.png",
				"type": "image/png",
				"sizes": "512x512"
			}],
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "display": "fullscreen"
}