{
	"name": "Appointments",
	"short_name": "Appointments",
	"description": "Booking, availability, and customer operations for modern service businesses.",
	"theme_color": "#f7f4ea",
	"background_color": "#f7f4ea",
	"display": "standalone",
	"orientation": "portrait-primary",
	"scope": "/",
	"start_url": "/",
	"categories": ["business", "productivity"],
	"icons": [
		{
			"src": "icons/app-icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
