{
	"name": "Howe Sound Curling Club",
	"short_name": "HSCC",
	"description": "A community-driven curling club located in the heart of Howe Sound. Join us for leagues, bonspiels, and learn-to-curl sessions.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#16a34a",
	"orientation": "portrait-primary",
	"scope": "/",
	"icons": [
		{
			"src": "/favicon-16x16.png",
			"sizes": "16x16",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/favicon.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/favicon.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["sports", "entertainment", "lifestyle", "fitness"],
	"lang": "en",
	"dir": "ltr",
	"prefer_related_applications": false,
	"related_applications": [],
	"screenshots": [],
	"shortcuts": [
		{
			"name": "Leagues",
			"short_name": "Leagues",
			"description": "View and register for curling leagues",
			"url": "/leagues",
			"icons": [
				{
					"src": "/favicon-32x32.png",
					"sizes": "32x32"
				}
			]
		},
		{
			"name": "Events",
			"short_name": "Events",
			"description": "Check upcoming events and bonspiels",
			"url": "/events",
			"icons": [
				{
					"src": "/favicon-32x32.png",
					"sizes": "32x32"
				}
			]
		},
		{
			"name": "Contact",
			"short_name": "Contact",
			"description": "Get in touch with the club",
			"url": "/contact",
			"icons": [
				{
					"src": "/favicon-32x32.png",
					"sizes": "32x32"
				}
			]
		}
	]
}
