{
	"name": "COALI - Cambridge O/A Level and IGCSE",
	"short_name": "COALI",
	"start_url": "/",
	"background_color": "#ffffff",
	"theme_color": "#005566",
	"description": "Your one-stop solution to Cambridge-related queries, questions, and more.",
	"display": "fullscreen",
	"prefer_related_applications": true,
	"icons": [
		{
			"src": "/assets/img/favicon.ico",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"shortcuts": [
		{
			"name": "Resources",
			"url": "/Resources",
			"icons": [
				{
					"src": "/assets/img/resources.png",
					"sizes": "500x500",
					"type": "image/png"
				}
			],
			"description": "High-Quality Resources at COALI"
		},
		{
			"name": "Past Papers",
			"url": "/Past-Papers",
			"icons": [
				{
					"src": "/assets/img/past-papers.png",
					"sizes": "500x500",
					"type": "image/png"
				}
			],
			"description": "Access several Past-Papers utilities available at COALI"
		},
		{
			"name": "University",
			"url": "/University/Search",
			"icons": [
				{
					"src": "/assets/img/university.png",
					"sizes": "500x500",
					"type": "image/png"
				}
			],
			"description": "Search Global Universities and their information available at COALI"
		}

	],
	"related_applications": [{
    	"platform": "play",
    	"id": "org.nhxtech.coali",
    	"url": "https://play.google.com/store/apps/details?id=org.nhxtech.coali"
	}]
}