summaryrefslogtreecommitdiff
path: root/frontend/delta/properties/manifest.webapp
Side-by-side diff
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 @@
+{
+ "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"
+} \ No newline at end of file