remove debug message
[lantea.git] / manifest.webapp
index 7a21f0aed0c9a8daa0f09997a76c856f47d17aa1..b51cf3e0357e44583ccbca681cf575333e2036ab 100644 (file)
@@ -1,12 +1,19 @@
 {
-  "name": "Lantea",
-  "description": "geologger",
+  "name": "Lantea Map",
+  "description": "Mapping and tracking application",
   "launch_path": "/index.html",
   "developer": {
     "name": "Robert Kaiser",
     "url": "http://www.kairo.at/"
   },
+  "icons": {
+    "16": "/style/lanteaIcon16.png",
+    "32": "/style/lanteaIcon32.png",
+    "64": "/style/lanteaIcon64.png",
+    "128": "/style/lanteaIcon128.png"
+  },
   "installs_allowed_from": [
-    "https://appstore.mozillalabs.com"
+    "https://apps-preview.mozilla.org",
+    "https://apps.mozilla.org"
   ]
 }
\ No newline at end of file