diff --git a/public/manifest.json b/public/manifest.json index 3c65a4c..3eb276a 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,6 +3,7 @@ "background_color": "#ffffff", "display": "fullscreen", "orientation": "portrait", + "start_url": "/examples-for-kids", "app_name": "Example for Kids", "short_name": "Example" }