{
	"id": "/book/",
	"name": "Reserva Psycho Team",
	"short_name": "Reserva",
	"description": "Reserve aulas e treinos pessoais de kickboxing, Muay Thai e boxe.",
	"start_url": "/book/",
	"scope": "/book/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#DE060D",
	"background_color": "#DE060D",
	"icons": [
		{
			"src": "https://static.psyteam.pt/icons/icon-vector.svg",
			"type": "image/svg+xml",
			"sizes": "512x512"
		},
		{
			"src": "https://static.psyteam.pt/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "https://static.psyteam.pt/icons/icon-192-maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "https://static.psyteam.pt/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "https://static.psyteam.pt/icons/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Aulas de Kickboxing",
			"short_name": "Kickboxing",
			"description": "Ir direto para o horário de kickboxing.",
			"url": "/book/kickboxing?source=shortcut",
			"icons": [
				{
					"src": "https://static.psyteam.pt/icons/shortcut-kickboxing.png",
					"sizes": "96x96",
					"type": "image/png",
					"purpose": "any"
				}
			]
		},
		{
			"name": "Aulas de Boxe",
			"short_name": "Boxe",
			"description": "Abrir reservas de aulas de boxe.",
			"url": "/book/boxing?source=shortcut",
			"icons": [
				{
					"src": "https://static.psyteam.pt/icons/shortcut-boxing.png",
					"sizes": "96x96",
					"type": "image/png",
					"purpose": "any"
				}
			]
		},
		{
			"name": "Aulas de Muay Thai",
			"short_name": "Muay Thai",
			"description": "Ver sessões de Muay Thai e reservar rapidamente.",
			"url": "/book/muaythai?source=shortcut",
			"icons": [
				{
					"src": "https://static.psyteam.pt/icons/shortcut-muaythai.png",
					"sizes": "96x96",
					"type": "image/png",
					"purpose": "any"
				}
			]
		}
	],
	"categories": [
		"fitness",
		"sports",
		"health"
	],
	"lang": "pt-PT",
	"dir": "ltr"
}