Automated deployment: Thu Feb 13 10:57:36 UTC 2020 9acadf5e62

This commit is contained in:
TroogS
2020-02-13 10:57:36 +00:00
parent 333c3bc665
commit 672135eeaa
14 changed files with 48 additions and 8 deletions

19
site.webmanifest Normal file
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"
}