diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..1a858f4 --- /dev/null +++ b/manifest.json @@ -0,0 +1,5 @@ +{ + "name": "Runloop", + "scope": "/", + "display": "standalone" +}