hide copyright field as well, but make sure it's shown when we change maps and might...
[lantea.git] / manifest.webapp
... / ...
CommitLineData
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}