📱 Добавил манифест и теги для PWA

This commit is contained in:
2021-04-08 11:20:00 +03:00
parent 65a01a52fb
commit b745b8aec8
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "Vk Bingo",
"short_name": "Bingo",
"lang": "ru-RU",
"start_url": "/",
"scope": "/",
"display": "standalone"
}