add favicon

This commit is contained in:
André Weller
2019-05-12 01:44:04 +02:00
parent 0ab7d5c877
commit cf1eee367a
10 changed files with 46 additions and 0 deletions

14
static/site.webmanifest Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-72x72.png",
"sizes": "72x72",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}