diff --git a/manifest.json b/manifest.json
@@ -1,13 +1,13 @@
{
"name": "SVG Editor",
"short_name": "SVG Editor",
- "description": "Edit the source code and preview the results",
+ "description": "A simple SVG markup editor",
"display": "standalone",
"lang": "en-US",
"category": ["productivity", "graphics"],
"start_url": "index.html",
"dir": "ltr",
- "scope": "https://svg.escobar.life/",
+ "scope": "https://svg.pablopie.xyz/",
"icons": [
{
"src": "assets/favicon.svg",