diff --git a/manifest.json b/manifest.json index 2908564..756e9a5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "Web Application Manifest Sample", + "name": "Sistertalk", "icons": [ { "src": "launcher-icon-0-75x.png", @@ -38,7 +38,7 @@ "density": 4.0 } ], - "start_url": "index.html", + "start_url": "/", "display": "standalone", - "orientation": "landscape" + //"orientation": "landscape" } \ No newline at end of file