diff options
Diffstat (limited to 'manifest.webapp')
-rw-r--r-- | manifest.webapp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.webapp b/manifest.webapp index acc2063..4597530 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -5,6 +5,8 @@ "icons": { "128": "/icon-128.png" }, + "launch_path": "/index.html", + "type": "privileged", "developer": { "name": "Matěj Cepl", "url": "http://matej.ceplovi.cz" |