improve debugging, make geofake do dmaller tracks, use correct GPX MIME type, add...
[lantea.git] / manifest.webapp
1 {
2   "name": "Lantea Map",
3   "description": "Mapping and tracking application",
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://apps.mozilla.org"
18   ]
19 }