diff --git a/manifest.webmanifest b/manifest.webmanifest index dd67dc9f..117f294f 100644 --- a/manifest.webmanifest +++ b/manifest.webmanifest @@ -2,11 +2,12 @@ "background_color": "#fff", "display": "standalone", "orientation": "landscape", - "scope": "/", - "start_url": "/", "name": "Azgaar's Fantansy Map Generator", "short_name": "Azgaar's Fantansy Map Generator", "description": "Web application generating interactive and highly customizable maps", + "scope": "/Fantasy-Map-Generator/", + "start_url": "/Fantasy-Map-Generator/?source=pwa", + "url": "https://azgaar.github.io/Fantasy-Map-Generator", "icons": [ { "src": "images/icons/icon_x512.png",