Skip to content

Commit

Permalink
Adding theme_color to PWA manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
lanceewing committed Apr 2, 2024
1 parent 76da1f9 commit f314855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html/webapp/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"short_name": "AGILE",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#fff",
"description": "An HTML5 implementation of Sierra On-Line's AGI interpreter",
"icons": [
Expand Down

0 comments on commit f314855

Please sign in to comment.