try different pwa setup

This commit is contained in:
Spencer Pincott
2022-08-31 19:42:32 -04:00
parent 3bed4da3c5
commit c9ffcd8407

View File

@@ -33,7 +33,7 @@ module.exports = {
options: {
name: `Sol Journal`,
short_name: `Sol Journal`,
start_url: `/login/app`,
start_url: `/`,
background_color: `#FFF`,
theme_color: `#FFF`,
display: `standalone`,