update welcome

This commit is contained in:
2023-04-30 16:39:54 +03:00
parent 12df04b285
commit 57d2088a3a
15 changed files with 13 additions and 7 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "",
"short_name": "",
"icons": [
{ "src": "/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}