apply a small hack to display dump button for now, use outerWidth/Height is small...
[lantea.git] / manifest.webapp
CommitLineData
8383f143 1{
753078ce 2 "name": "Lantea Maps",
b395419b 3 "description": "Mapping and tracking application",
8383f143
RK
4 "launch_path": "/index.html",
5 "developer": {
6 "name": "Robert Kaiser",
7 "url": "http://www.kairo.at/"
be2af6db 8 },
b395419b
RK
9 "icons": {
10 "16": "/style/lanteaIcon16.png",
11 "32": "/style/lanteaIcon32.png",
12 "64": "/style/lanteaIcon64.png",
13 "128": "/style/lanteaIcon128.png"
14 },
be2af6db 15 "installs_allowed_from": [
2787ec26
RK
16 "https://apps-preview.mozilla.org",
17 "https://apps.mozilla.org"
be2af6db 18 ]
8383f143 19}