7d5d7b5bac554fa1af6442de072fe2a96ed0ec65
[lantea.git] / manifest.webapp
1 {
2   "name": "Lantea Maps",
3   "description": "Display maps and record (GPS) tracks of your location.",
4   "launch_path": "/index.html",
5   "developer": {
6     "name": "Robert Kaiser",
7     "url": "http://www.kairo.at/"
8   },
9   "icons": {
10     "16": "/style/lanteaIcon16.png",
11     "32": "/style/lanteaIcon32.png",
12     "64": "/style/lanteaIcon64.png",
13     "128": "/style/lanteaIcon128.png"
14   },
15   "installs_allowed_from": [
16     "https://apps-preview.mozilla.org",
17     "https://marketplace.mozilla.org"
18   ]
19 }