Skip to content

Commit

Permalink
fix: PWAが認識されない問題
Browse files Browse the repository at this point in the history
  • Loading branch information
chika3742 committed Sep 6, 2023
1 parent b49a30c commit 5af1dbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuxt/public/manifest.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"theme_color": "#b5f68b",
"background_color": "#888888",
"lang": "ja",
"start_url": "/",
"display": "standalone",
"icons": [
{
"src": "/pwa-x192.webp",
Expand Down

0 comments on commit 5af1dbd

Please sign in to comment.