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