{
	"name": "4 Calvert — Legal Practice Management",
	"short_name": "4 Calvert",
	"description": "AI-powered legal practice management platform for mid-sized law firms",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#06080f",
	"theme_color": "#06080f",
	"orientation": "any",
	"scope": "/",
	"categories": ["business", "productivity"],
	"shortcuts": [
		{
			"name": "Matters",
			"short_name": "Matters",
			"url": "/matters",
			"icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
		},
		{
			"name": "Documents",
			"short_name": "Docs",
			"url": "/documents",
			"icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
		},
		{
			"name": "Calendar",
			"short_name": "Calendar",
			"url": "/calendar",
			"icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
		},
		{
			"name": "Tasks",
			"short_name": "Tasks",
			"url": "/tasks",
			"icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
		}
	],
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/icons/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
