{
	"dir": "ltr",
	"lang": "Russian",
	"name": "Алё-НА",
	"scope": "/",	
	"display": "standalone",
	"start_url": "https://app.gkupi.ru/",	
	"short_name": "Алё-НА",
	"description": "",
	"orientation": "any",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"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"
		}
	]
}