Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sibisiddharth8 committed Aug 27, 2024
1 parent b0de4a3 commit 08b94a2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"background_color": "#ffffff",
"theme_color": "#000000",
"icons": [
{
"src": "./MyLogo.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./MyLogo.png",
"sizes": "512x512",
"type": "image/png"
}
{
"src": "./MyLogo.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./MyLogo.png",
"sizes": "512x512",
"type": "image/png"
}
]
}

0 comments on commit 08b94a2

Please sign in to comment.