Skip to content

Commit

Permalink
env : manifest ๋ณ€๊ฒฝ
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloWook committed Jan 2, 2025
1 parent 53d1d1e commit 93cf26b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "My PWA App",
"short_name": "PWA App",
"description": "This is my Progressive Web App!",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"name": "Bottler",
"short_name": "Bottler",
"description": "ํŽธ์ง€๋กœ ์„œ๋กœ์˜ ๋งˆ์Œ์„ ๋‚˜๋ˆ ์š”",
"theme_color": "#50bcdf",
"background_color": "#50bcdf",
"start_url": "/",
"display": "standalone",
"icons": [
Expand Down

0 comments on commit 93cf26b

Please sign in to comment.