{
	"name": "Score Prediction",
	"short_name": "ScorePred",
	"description": "Predict football match scores and compete with friends",
	"start_url": "/wc2026",
	"display": "standalone",
	"background_color": "#181a1b",
	"theme_color": "#1e3a5f",
	"orientation": "portrait",
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
