try to deal with the default scaling of mobile devices, eliminate white borders aroun...
[lantea.git] / manifest.webapp
index d3cc356c7670ae514aea8fdb23c414198d837d37..f4475721540142f27e2f76662c5bb1aa2ba9d12e 100644 (file)
@@ -1,11 +1,17 @@
 {
-  "name": "Lantea",
-  "description": "geologger",
+  "name": "Lantea Maps",
+  "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://apps-preview.mozilla.org",
     "https://apps.mozilla.org"