diff --git a/manifest.json b/manifest.json index d345304..d16cc79 100644 --- a/manifest.json +++ b/manifest.json @@ -13,8 +13,9 @@ "sizes": "512x512" } ], - "start_url": "/LAX18/General/messaging2/index.html", + "start_url": "/WebJROTC/index.html", + "scope": "/", "background_color": "#3f51b5", "display": "standalone", "theme_color": "#3f51b5" -} \ No newline at end of file +}