diff --git a/public/manifest.json b/public/manifest.json index 3eb276a..18e135f 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -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": "Примеры" }