{
	"name": "BarberBase",
	"short_name": "BarberBase",
	"description": "Real-time walk-in queue and appointment management for barbershops.",
	"start_url": "/",
	"scope": "/",
	"display": "browser",
	"background_color": "#080808",
	"theme_color": "#080808",
	"icons": [
		{
			"src": "/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
