Update manifest.json

This commit is contained in:
jay3779 2022-12-23 20:54:20 +00:00 committed by GitHub
parent b575d73d05
commit 04d67cf243
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"sizes": "32x32"
}
],
"start_url": "/edit",
"start_url": "/index",
"background_color": "#3367D6",
"display": "browser",
"scope": "/",
@ -19,8 +19,8 @@
"name": "New",
"short_name": "New Site",
"description": "New Site",
"url": "/edit",
"url": "/index",
"icons": [{ "src": "/favicon.svg", "sizes": "32x32" }]
}
]
}
}