{
	"name": "ЛК Пациента - МИС",
	"short_name": "ЛК Пациента",
	"description": "Личный кабинет пациента медицинской информационной системы",
	"start_url": "/",
	"display": "standalone",
	"fullScreen": false,
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"orientation": "portrait-primary",
	"scope": "/",
	"lang": "ru",
	"icons": [
	  {
		"src": "/android-chrome-192x192.png",
		"sizes": "192x192",
		"type": "image/png",
		"purpose": "any"
	  },
	  {
		"src": "/android-chrome-192x192.png",
		"sizes": "192x192",
		"type": "image/png",
		"purpose": "maskable"
	  },
	  {
		"src": "/android-chrome-512x512.png",
		"sizes": "512x512",
		"type": "image/png",
		"purpose": "any"
	  },
	  {
		"src": "/android-chrome-512x512.png",
		"sizes": "512x512",
		"type": "image/png",
		"purpose": "maskable"
	  }
	]
  }