{
	"name": "OBA — Surf School",
	"short_name": "OBA",
	"description": "Surf school booking and schedule manager",
	"start_url": "/calendar",
	"display": "standalone",
	"background_color": "#f8f6f0",
	"theme_color": "#1a1a2e",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	]
}
