gzip compression, better images and link to concrete.style.

This commit is contained in:
Marvin Blum
2020-06-04 20:00:00 +02:00
committed by Marvin Blum
parent 5049febd48
commit ebf930f2b6
16 changed files with 262 additions and 3 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}