diff --git a/manifest.json b/manifest.json index 88c18e1a..aec367f2 100644 --- a/manifest.json +++ b/manifest.json @@ -5,8 +5,8 @@ "display": "standalone", "background_color": "#3E4EB8", "theme_color": "#2F3BA2", - "start_url": "/dwv-jqmobile/demo/trunk/index.html", - "scope": "/dwv-jqmobile/demo/trunk", + "scope": ".", + "start_url": "index.html", "icons": [ { "src": "resources/icons/icon-16.png",