projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18af21f
)
fix syntax of PWA manifest
author
Robert Kaiser
<kairo@kairo.at>
Sat, 4 Nov 2017 12:47:06 +0000
(13:47 +0100)
committer
Robert Kaiser
<kairo@kairo.at>
Sat, 4 Nov 2017 12:47:06 +0000
(13:47 +0100)
pwa.manifest
patch
|
blob
|
blame
|
history
diff --git
a/pwa.manifest
b/pwa.manifest
index c89bc9f9ca6eeeec2c6d4013b410b815921d2767..7e408ee731c625033b22d86b95ccaa4921614ce6 100644
(file)
--- a/
pwa.manifest
+++ b/
pwa.manifest
@@
-2,7
+2,7
@@
"name": "Lantea Maps",
"short_name": "Lantea",
"description": "Display maps and record (GPS) tracks of your location.",
- "start_url": "/
index.html
",
+ "start_url": "/",
"display": "standalone",
"background_color": "#CCCCCC",
"icons": {
@@
-10,7
+10,7
@@
"32": "/style/lanteaIcon32.png",
"64": "/style/lanteaIcon64.png",
"128": "/style/lanteaIcon128.png"
- }
+ }
,
"icons": [{
"src": "/style/lanteaIcon16.png",
"sizes": "16x16",