{
	"name": "Music Timeliner",
	"short_name": "Music Timeliner",
	"description": "A daily music trivia game where you listen to 8 random songs and try to place them on a timeline by their release date.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#080a0c",
	"theme_color": "#000000",
	"icons": [
		{
			"src": "/icons/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
