summaryrefslogtreecommitdiff
path: root/frontend/delta/properties/manifest.webapp
Unidiff
Diffstat (limited to 'frontend/delta/properties/manifest.webapp') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/delta/properties/manifest.webapp17
1 files changed, 17 insertions, 0 deletions
diff --git a/frontend/delta/properties/manifest.webapp b/frontend/delta/properties/manifest.webapp
new file mode 100644
index 0000000..cd18e01
--- a/dev/null
+++ b/frontend/delta/properties/manifest.webapp
@@ -0,0 +1,17 @@
1{
2 "name": "Clipperz",
3 "description": "Keep it to yourself: store and manage your password and online credentials",
4 "launch_path": "/delta/index.html",
5 "icons": {
6 "16": "https://www.clipperz.com/manifests/logo/16.png",
7 "32": "https://www.clipperz.com/manifests/logo/32.png",
8 "30": "https://www.clipperz.com/manifests/logo/30.png",
9 "60": "https://www.clipperz.com/manifests/logo/60.png",
10 "128": "https://www.clipperz.com/manifests/logo/128.png"
11 },
12 "developer": {
13 "name": "Clipperz",
14 "url": "https://www.clipperz.com"
15 },
16 "default_locale": "en"
17} \ No newline at end of file