Skip to content

Commit

Permalink
Update site.webmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
SahityaRoy authored Aug 3, 2023
1 parent 3c1c67a commit d413c9a
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions site.webmanifest
Original file line number Diff line number Diff line change
@@ -1,19 +1 @@
{
"name": "MentorMeInTech",
"short_name": "MMIT",
"icons": [
{
"src": "./assets/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./assets/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

0 comments on commit d413c9a

Please sign in to comment.