mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 12:54:25 +00:00
📱 Добавил манифест и теги для PWA
This commit is contained in:
8
frontend/public/manifest.json
Normal file
8
frontend/public/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Vk Bingo",
|
||||
"short_name": "Bingo",
|
||||
"lang": "ru-RU",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user