Update manifest.json

This commit is contained in:
2019-05-10 19:29:12 -04:00
committed by GitHub
parent 65affeb492
commit ab444f2f23
+2 -2
View File
@@ -13,9 +13,9 @@
"sizes": "192x192"
}
],
"start_url": "/messaging",
"start_url": "/TextnowWebApp/index.html",
"background_color": "#FFFFFF",
"display": "standalone",
"scope": "/",
"scope": "/TextnowWebApp",
"theme_color": "#525659"
}