Исправление manifest

This commit is contained in:
nvigdorov
2022-09-15 18:47:58 +03:00
parent af483eb60a
commit f32af5efdb

View File

@ -3,7 +3,7 @@
"background_color": "#ffffff",
"display": "fullscreen",
"orientation": "portrait",
"start_url": "/examples-for-kids",
"app_name": "Example for Kids",
"short_name": "Example"
"start_url": "/",
"app_name": "Примеры для 1-2 классов",
"short_name": "Примеры"
}