diff --git a/public/manifest.json b/public/manifest.json index 18e135f..84d96da 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "background_color": "#ffffff", "display": "fullscreen", "orientation": "portrait", - "start_url": "/", + "start_url": "/examples-for-kids", "app_name": "Примеры для 1-2 классов", "short_name": "Примеры" }