{
	"name": "Teamora",
	"short_name": "Teamora",
	"start_url": "/teamora-portal/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"background_color": "#ffffff",
	"theme_color": "#2563eb",
	"icons": [
		{ "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
	],
	"categories": ["business", "productivity"],
	"shortcuts": [
		{ "name": "Mark Attendance", "url": "/teamora-portal/?panel=attendance" },
		{ "name": "Apply Leave", "url": "/teamora-portal/?panel=leaves" },
		{ "name": "My Payslips", "url": "/teamora-portal/?panel=payslips" }
	]
}
