{
	"name": "CourtSide Basketball Tracker",
	"short_name": "CourtSide",
	"description": "Track your basketball stats offline and simple.",
	"start_url": "./",
	"scope": "./",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#09090b",
	"theme_color": "#f97316",
	"icons": [
		{
			"src": "icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
