diff --git a/public/manifest.json b/public/manifest.json index 0c18989..3c65a4c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,9 +2,7 @@ "theme_color": "#ffffff", "background_color": "#ffffff", "display": "fullscreen", - "scope": "/", "orientation": "portrait", - "start_url": "/", "app_name": "Example for Kids", "short_name": "Example" }