This commit is contained in:
Timothy J. Baek 2024-06-21 11:05:55 -07:00
parent 74ba2d6548
commit 14fd3a8aca

View File

@ -1817,7 +1817,6 @@ async def get_manifest_json():
"start_url": "/",
"display": "standalone",
"background_color": "#343541",
"theme_color": "#343541",
"orientation": "portrait-primary",
"icons": [{"src": "/static/logo.png", "type": "image/png", "sizes": "500x500"}],
}