{
	"scope" : "/",
	"id" : "/",
	"start_url" : "/",
	"display" : "standalone",
	"icons" : [{
			"sizes" : "192x192",
			"type" : "image/png",
			"src" : "s_icon.png?v=2"
		}, {
			"sizes" : "512x512",
			"type" : "image/png",
			"src" : "l_icon.png?v=2"
		}
	],
	"name" : "ch3t",
	"short_name" : "ch3t",
	"theme_color" : "#271791",
	"background_color" : "#000000",
	"description" : "ch3t - encrypted anonymus chat",
	"screenshots" : [{
			"src" : "manifest_screen.png",
			"type" : "image/png",
			"sizes" : "720x433",
			"form_factor" : "wide"
		}
	],
	"homepage" : "www.ch3t.com",
	"minimum-stability" : "stable",
	"authors" : [{
			"name" : "kk",
			"email" : "krikov77@gmail.com",
			"role" : "admin"
		}
	],
	"support" : {
		"email" : "info@dupplak.com"
	},
	"keywords" : [
		"ch3t.com",
		"anonymus chat",
		"encrypted chat"
	]
}