Skip to content

Commit

Permalink
Fix manifest.json for pwa functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
Crasher508 authored Aug 21, 2024
1 parent 5b2a563 commit cc2abe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "VVO Departure Monitor",
"short_name": "VVO DM",
"start_url": "/VVO-departure-monitor/index.html",
"start_url": "/VVO-departure-monitor/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
Expand Down

0 comments on commit cc2abe7

Please sign in to comment.