{
	"name": "ВИШ — расписание РУТ (МИИТ)",
	"short_name": "ВИШ",
	"description": "Расписание занятий, свободные аудитории, загруженность групп и преподавателей, заметки к парам и ИИ-помощник по учёбе для студентов и сотрудников Высшей инженерной школы РУТ (МИИТ).",
	"id": "/",
	"start_url": "/?utm_source=pwa",
	"scope": "/",
	"handle_links": "preferred",
	"lang": "ru-RU",
	"dir": "ltr",
	"display": "standalone",
	"display_override": [
		"window-controls-overlay",
		"standalone",
		"minimal-ui"
	],
	"orientation": "any",
	"theme_color": "#f3f4f8",
	"background_color": "#f3f4f8",
	"categories": [
		"education",
		"productivity",
		"utilities"
	],
	"icons": [
		{
			"src": "/images/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/images/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/images/icons/apple-touch-icon-180.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"screenshots": [
		{
			"src": "/images/screenshots/desktop-schedule.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Расписание недели с парами, преподавателями и аудиториями"
		},
		{
			"src": "/images/screenshots/desktop-occupancy.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Свободные аудитории и загруженность корпусов"
		},
		{
			"src": "/images/screenshots/desktop-ai-chat.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "ИИ-помощник отвечает на вопросы о расписании и учёбе"
		},
		{
			"src": "/images/screenshots/desktop-teachers.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide",
			"label": "Преподаватели с карточками и расписанием"
		},
		{
			"src": "/images/screenshots/mobile-schedule.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Расписание на день с обратным отсчётом до конца пары"
		},
		{
			"src": "/images/screenshots/mobile-occupancy.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Какие аудитории свободны прямо сейчас"
		},
		{
			"src": "/images/screenshots/mobile-ai-chat.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "ИИ-помощник по расписанию и учёбе"
		}
	],
	"shortcuts": [
		{
			"name": "Расписание",
			"short_name": "Расписание",
			"description": "Пары на сегодня и на неделю",
			"url": "/schedule?utm_source=pwa-shortcut",
			"icons": [
				{
					"src": "/images/icons/icon-192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Свободные аудитории",
			"short_name": "Аудитории",
			"description": "Что свободно прямо сейчас",
			"url": "/occupancy?utm_source=pwa-shortcut",
			"icons": [
				{
					"src": "/images/icons/icon-192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "ИИ-помощник",
			"short_name": "ИИ чат",
			"description": "Спросить о расписании и учёбе",
			"url": "/ai-chat?utm_source=pwa-shortcut",
			"icons": [
				{
					"src": "/images/icons/icon-192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		}
	],
	"protocol_handlers": [
		{
			"protocol": "web+vish",
			"url": "/?link=%s"
		}
	],
	"launch_handler": {
		"client_mode": "navigate-existing"
	},
	"prefer_related_applications": false
}
