﻿{
	"name": "OXBRIDGE GLOBAL SCHOOL",
	"short_name": "Oxibridge School",
	"description": "Welcome to OXBRIDGE GLOBAL SCHOOL website, we hope you find all of the information you are looking for and that the website will give you an insight into the life at our wonderful school...",
	"start_url": "https://oxbridgeglobal.org//",
	"scope": "https://oxbridgeglobal.org//",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#fff",
	"theme_color": "#3f43a1",

	"icons": [
		{
			"src": "img/favicon/favicon-16x16.png",
			"sizes": "16x16",
			"type": "image/png",
			"density": "0.75"
		},
		{
			"src": "img/favicon/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png",
			"density": "1.0"
		},
		{
			"src": "img/favicon/favicon.ico",
			"sizes": "48x48",
			"type": "image/png",
			"density": "1.5"
		},
		{
			"src": "assets/img/favicon.png",
			"sizes": "180x180",
			"type": "image/png",
			"density": "2.0"
		},
		{
			"src": "img/favicon/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"density": "3.0"
		},
		{
			"src": "img/favicon/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"density": "5.0"
		},
		{
			"src": "img/favicon/maskable.png",
			"sizes": "72x72",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],

	"manifest_version": 2,
	"version": "0.2",
	"applications": {
		"gecko": {
			"id": "oxbridgeglobalschool@gmail.com"
		}
	}
}