{
	"name": "Sportsmob",
	"short_name": "Sportsmob",
	"description": "Live scores, standings, and broadcast info across football, basketball, hockey, baseball, and soccer.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#0a0a0a",
	"theme_color": "#22c55e",
	"categories": ["sports", "entertainment"],
	"shortcuts": [
		{
			"name": "NFL",
			"url": "/nfl",
			"description": "NFL Scores"
		},
		{
			"name": "NBA",
			"url": "/nba",
			"description": "NBA Scores"
		},
		{
			"name": "MLB",
			"url": "/mlb",
			"description": "MLB Scores"
		},
		{
			"name": "What's On",
			"url": "/whats-on",
			"description": "What's On Now"
		}
	],
	"icons": [
		{
			"src": "/icons/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml"
		},
		{
			"src": "/icons/icon-maskable.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	]
}
