{
	"name": "FANlive — Interactive NFL Highlights in 3D",
	"short_name": "FANlive",
	"description": "Control the camera. Replay the route. Tap any player. FANlive turns real NFL moments into interactive 3D plays you can explore from any angle.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0a0a1a",
	"theme_color": "#0a0a1a",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
