{
	"dir": "ltr",
	"lang": "ru",
	"id": "/",
	"name": "Алё-НА",
	"scope": "/",
	"display": "standalone",
	"start_url": "/",
	"short_name": "Алё-НА",
	"description": "Privacy-first PWA для приватной передачи текста, ссылок, файлов и 1:1 аудио/видеозвонков.",
	"orientation": "any",
	"background_color": "#111413",
	"theme_color": "#111413",
	"categories": ["communication", "productivity", "utilities"],
	"related_applications": [],
	"prefer_related_applications": false,
	"icons": [
		{
		  "src": "/inc/icons/web-app-manifest-192x192.png",
		  "sizes": "192x192",
		  "type": "image/png"
		},
		{
		  "src": "/inc/icons/web-app-manifest-512x512.png",
		  "sizes": "512x512",
		  "type": "image/png"
		},
		{
		  "src": "/inc/icons/web-app-manifest-192x192.png",
		  "sizes": "192x192",
		  "type": "image/png",
		  "purpose": "maskable"
		}
	]
}
