From 20bea94ab6b91c85b171dcf86baba0a64169d508 Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Fri, 30 Aug 2013 15:56:53 +0000 Subject: First release of /delta version --- (limited to 'frontend/delta/properties/manifest.webapp') 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 -- cgit v0.9.0.2