Skip to content

Commit 83d4b10

Browse files
committed
manifest: Add utm_source for add to homescreen
1 parent 41867ab commit 83d4b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"sizes": "384x384",
2323
"type": "image/png"
2424
}],
25-
"start_url": "index.html",
25+
"start_url": "./?utm_source=web_app_manifest",
2626
"background_color": "#4CC1FC",
2727
"display": "standalone",
2828
"theme_color": "#222222"

0 commit comments

Comments
 (0)