{
	"background_color": "#111827",
	"description": "A football simulation game",
	"display": "standalone",
	"icons": [
		{
			"purpose": "any maskable",
			"sizes": "192x192",
			"src": "/icon-192x192.png",
			"type": "image/png"
		},
		{
			"purpose": "any maskable",
			"sizes": "256x256",
			"src": "/favicon.png",
			"type": "image/png"
		}
	],
	"name": "Football Simulator",
	"orientation": "portrait",
	"short_name": "Football Simulator",
	"start_url": "/",
	"theme_color": "#111827"
}
