Исправление 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", "background_color": "#ffffff",
"display": "fullscreen", "display": "fullscreen",
"orientation": "portrait", "orientation": "portrait",
"start_url": "/examples-for-kids", "start_url": "/",
"app_name": "Example for Kids", "app_name": "Примеры для 1-2 классов",
"short_name": "Example" "short_name": "Примеры"
} }