Fix manifest path (#8)

This commit is contained in:
Carter McBride 2024-06-19 15:37:12 -06:00 committed by GitHub
parent 39c6402253
commit 24845f7180
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,8 @@
{
"name": "Carter's RSS Feeds",
"short_name": "Carter's RSS Feeds",
"start_url": "/",
"start_url": ".",
"scope": ".",
"display": "standalone",
"background_color": "#FCF5E4",
"theme_color": "#FCF5E4",