{
	"name": "League HQ",
	"short_name": "League HQ",
	"description": "Your central destination for everything Sensational League Season 1. Updates, schedules, documents, and more.",
	"start_url": "/hub",
	"scope": "/",
	"display": "standalone",
	"background_color": "#232324",
	"theme_color": "#D4FF00",
	"orientation": "portrait",
	"categories": ["sports"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
