diff --git a/pkgs/frontend/public/manifest.json b/pkgs/frontend/public/manifest.json index 2e6737e..a905a73 100644 --- a/pkgs/frontend/public/manifest.json +++ b/pkgs/frontend/public/manifest.json @@ -2,8 +2,8 @@ "theme_color": "#32b8f5", "background_color": "#35a5f5", "display": "standalone", - "scope": "/", - "start_url": "/", + "scope": "/IntmaxRepo", + "start_url": "/IntmaxRepo", "name": "IntMaxSample", "short_name": "IntMaxSample", "description": "IntMaxSample Application",