Skip to content

Commit

Permalink
♻️ Change PWA display to standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
pitzzahh authored Nov 23, 2023
1 parent 4e7df31 commit 6cc6eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"short_name": "Movie Watchlist",
"name": "SvelteKit x MongoDB x shadcn-svelte Movie Watch List",
"start_url": "/",
"display": "minimal-ui",
"display": "standalone",
"icons": [
{
"src": "svelte-android-chrome-192.png",
Expand Down

0 comments on commit 6cc6eaf

Please sign in to comment.