diff --git a/manifest.json b/manifest.json index e20be7b..1189c6a 100644 --- a/manifest.json +++ b/manifest.json @@ -473,12 +473,12 @@ "name": "Nueva Tarea", "url": "/nueva-tarea", "icons": [{ "src": "icons/shortcut-icon.png", "sizes": "192x192" }] - }, - "user_preferences": { + } +], +"user_preferences": { "color_scheme_dark": { "theme_color": "#121212", "background_color": "#121212" } } -] } \ No newline at end of file