diff --git a/app/nativefier.json b/app/nativefier.json new file mode 100644 index 0000000..99a5586 --- /dev/null +++ b/app/nativefier.json @@ -0,0 +1,8 @@ +{ + "name": "Google", + "targetUrl": "http:\/\/www.google.com", + "badge": false, + "width": 1280, + "height": 800, + "showDevTools": false +}