summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 2375737..655cf66 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,7 @@
{
"name": "On Point",
"display": "standalone",
- "version": "0.3"
+ "version": "0.3",
+ "start_url": "./",
+ "scope": "./"
}