X-Git-Url: https://git.r.bdr.sh/rbdr/forum/blobdiff_plain/862a5f9cdbbda522c608ea63c1e296e81f44de10..bd8e98d7e24c4dbaee7db6ec7955f7c2f6d396a6:/static/manifest.webmanifest diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest new file mode 100644 index 0000000..68a60f7 --- /dev/null +++ b/static/manifest.webmanifest @@ -0,0 +1,7 @@ +{ + "name": "Forum", + "start_url": "/", + "background_color": "#ffffff", + "display": "standalone", + "theme_color": "#ffffff" +}