This commit is contained in:
Devaev Maxim
2018-11-13 23:55:01 +03:00
parent a439e9e30a
commit 49a09a6ba1
8 changed files with 26 additions and 0 deletions

14
web/site.webmanifest Normal file
View File

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