apply small screen font size to copyright explicitely
[lantea.git] / manifest.webapp
index e72d055aadc553206898bc5fec211c8ac73a5f98..ea23068fcb22bc4ec2c96128afc5b08819d43244 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "Lantea Maps",
-  "description": "Mapping and tracking application",
+  "description": "Display maps and record (GPS) tracks of your location.",
   "launch_path": "/index.html",
   "developer": {
     "name": "Robert Kaiser",
@@ -11,9 +11,5 @@
     "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