{
	"name": "Quextro",
	"short_name": "Quextro",
	"description": "Your comprehensive index of past papers and exam questions. Browse questions organised by subject, module and topic to study smarter.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"icons": [
		{
			"src": "/logo.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/favicon.ico",
			"sizes": "32x32",
			"type": "image/x-icon"
		}
	]
}
