From e9db2de189def20eb11f69a6222f1b067885f142 Mon Sep 17 00:00:00 2001 From: vigdorov Date: Tue, 9 Feb 2021 20:09:45 +0300 Subject: [PATCH] ff --- public/manifest.json | 1 + 1 file changed, 1 insertion(+) 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" }