improve description slightly
[lantea.git] / manifest.webapp
index 981779bb644ddcc296b627e7d96521f3b6563d46..7d5d7b5bac554fa1af6442de072fe2a96ed0ec65 100644 (file)
@@ -1,9 +1,19 @@
 {
-  "name": "Lantea",
-  "description": "geologger",
+  "name": "Lantea Maps",
+  "description": "Display maps and record (GPS) tracks of your location.",
   "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://apps-preview.mozilla.org",
+    "https://marketplace.mozilla.org"
+  ]
 }
\ No newline at end of file