{
	"short_name": "Employee Dashboard",
	"name": "Employee Dashboard",
	"icons": [
		{
			"src": "favicon.svg",
			"sizes": "32x32 24x24 16x16",
			"type": "image/svg+xml"
		},
		{
			"src": "logo.svg",
			"type": "image/svg+xml",
			"sizes": "192x192 512x512"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#000000",
	"background_color": "#ffffff"
}
