{
	"name": "Approximation and Rounding Quiz",
	"short_name": "Rounding Quiz",
	"background_color": "#007ffb",
	"theme_color": "#007ffb",
	"icons": [
		{
			"src": "/quiz-approximation-rounding/img/favicon/icon512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/quiz-approximation-rounding/img/favicon/icon256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "/quiz-approximation-rounding/img/favicon/icon192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/quiz-approximation-rounding/img/favicon/icon144.png",
			"sizes": "144x144",
			"type": "image/png"
		}
	],
	"start_url": "/quiz-approximation-rounding/",
	"display": "standalone",
	"description": "Practice approximation, place value, rounding whole numbers and decimals, estimation, and number ranges with a free 4-choice quiz."
}