{
	"name": "High School Math A Integer Properties Quiz",
	"short_name": "Integer Quiz",
	"background_color": "#007ffb",
	"theme_color": "#007ffb",
	"icons": [
		{
			"src": "/quiz-high-school-math-a-integer-properties/img/favicon/icon512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/quiz-high-school-math-a-integer-properties/img/favicon/icon256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "/quiz-high-school-math-a-integer-properties/img/favicon/icon192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/quiz-high-school-math-a-integer-properties/img/favicon/icon144.png",
			"sizes": "144x144",
			"type": "image/png"
		}
	],
	"start_url": "/quiz-high-school-math-a-integer-properties/",
	"display": "standalone",
	"description": "Practice high school Math A integer properties such as divisibility, gcd, lcm, Euclidean algorithm, congruences, Diophantine equations, and base notation with original 4-choice questions."
}