diff --git a/static/manifest.json b/static/manifest.json new file mode 100644 index 00000000..e34ff6d9 --- /dev/null +++ b/static/manifest.json @@ -0,0 +1,8 @@ +{ + "name": "#PBW23 Explore", + "theme_color": "#ff1616", + "background_color": "#FF1616", + "display": "browser", + "scope": "/", + "start_url": "/" + } \ No newline at end of file