summaryrefslogtreecommitdiff
path: root/frontend/delta/properties/manifest.webapp
blob: cd18e016e42d41b08c7cc1861b34a9f2cde52c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"name": "Clipperz",
	"description": "Keep it to yourself: store and manage your password and online credentials",
	"launch_path": "/delta/index.html",
	"icons": {
		"16":  "https://www.clipperz.com/manifests/logo/16.png",
		"32":  "https://www.clipperz.com/manifests/logo/32.png",
		"30":  "https://www.clipperz.com/manifests/logo/30.png",
		"60":  "https://www.clipperz.com/manifests/logo/60.png",
		"128": "https://www.clipperz.com/manifests/logo/128.png"
	},
	"developer": {
		"name": "Clipperz",
		"url": "https://www.clipperz.com"
	},
	"default_locale": "en"
}