diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 40cbbeb..e2e6aee 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -5,7 +5,7 @@ "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" - }, ], + }], "start_url": ".", "display": "standalone", "theme_color": "#000000",