improved debug message
[lantea.git] / manifest.webapp
index 7a21f0aed0c9a8daa0f09997a76c856f47d17aa1..ea23068fcb22bc4ec2c96128afc5b08819d43244 100644 (file)
@@ -1,12 +1,15 @@
 {
-  "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/"
   },
-  "installs_allowed_from": [
-    "https://appstore.mozillalabs.com"
-  ]
+  "icons": {
+    "16": "/style/lanteaIcon16.png",
+    "32": "/style/lanteaIcon32.png",
+    "64": "/style/lanteaIcon64.png",
+    "128": "/style/lanteaIcon128.png"
+  }
 }
\ No newline at end of file