{
	"dir": "ltr",
	"lang": "en-GB",
	"name": "The Learning Support Centre",
	"short_name": "LSC",
	"description": "LSC empower neurodivergent and disabled people to thrive in education and the workplace",
	"start_url": "/",
	"background_color": "#1f941f",
	"cookies": {
			"s": {
					"description": "The session cookie; used when you login, to remember who you are.",
					"type": "necessary"
				},
			"f": {
					"description": "A random value used to protect against CSRF attacks.",
					"type": "necessary"
				},
			"m": {
					"description": "A random value used for MFA (Multi-Factor Authentication).",
					"type": "necessary"
				},
			"b": {
					"description": "A random value for your browser, used when registering or resetting your password.",
					"type": "necessary"
				},
			"c": {
					"description": "Always set to the value '1', to check if the browser accepts cookies.",
					"type": "necessary"
				},
			"js": {
					"description": "If set to 'false', the page will disable JavaScript.",
					"type": "preference"
				}
		}
}