[TASK] Manifest korrigiert

This commit is contained in:
Christian Seyfferth 2020-04-10 22:36:40 +02:00
parent fc0b8b7fb1
commit 75ae0c3168

View File

@ -7,15 +7,12 @@
"theme_color": "#bdf787", "theme_color": "#bdf787",
"dir": "rtl", "dir": "rtl",
"lang": "de", "lang": "de",
"description": "Eine einfach lesbare Hacker News App.", "description": "Ferienwohnung in Friedrichroda OT Finsterbergen",
"icons": [{ "icons": [{
"src": "bilder/logo_farbe.ico", "src": "favicon.png",
"sizes": "48x48 128x128" "sizes": "48x48 128x128"
}], }],
"related_applications": [{ "related_applications": [{
"platform": "Web" "platform": "Web"
}, {
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=cheeaun.hackerweb"
}] }]
} }