{
	"name": "CrewSynx — Workforce Management Platform",
	"short_name": "CrewSynx",
	"description": "Self-hosted workforce management. Manage projects, attendance, and analytics — buy a lifetime license and deploy anywhere.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#0a141e",
	"theme_color": "#41BECC",
	"orientation": "portrait-primary",
	"lang": "en",
	"categories": [
		"business",
		"productivity"
	],
	"screenshots": [],
	"icons": [
		{
			"src": "/favicon.ico",
			"sizes": "32x32",
			"type": "image/x-icon"
		},
		{
			"src": "/apple-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
