Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
Update site.webmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Jul 29, 2022
1 parent 6f69848 commit 3a72015
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions public/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
{
"src": "/favicon.ico",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/favicon.ico",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
Expand Down

0 comments on commit 3a72015

Please sign in to comment.