Improve icons & css & seo & a11y

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-10-13 18:21:35 +02:00
parent 717ef84ab8
commit 5676852206
18 changed files with 154 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "mobilizon",
"name": "Mobilizon",
"short_name": "mobilizon",
"icons": [
{
@@ -13,8 +13,8 @@
"type": "image/png"
}
],
"start_url": "/index.html",
"start_url": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#4DBA87"
"background_color": "#FAB12D",
"theme_color": "#424056"
}