From 603d17c4d9e6f2cb7b2080d9ee315f62c287f0bd Mon Sep 17 00:00:00 2001 From: Brunwo Date: Sun, 6 Oct 2024 20:07:32 +0200 Subject: [PATCH] update manifest paths --- manifest.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 4553262..1ccff57 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,8 @@ { "name": "Web listener", "short_name": "WebPodcast", - "start_url": "/index.html", + "scope": "/listen-UI/", + "start_url": "/listen-UI/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#317EFB", @@ -12,19 +13,19 @@ "type": "image/png" }, { - "src": "/icons/imagepodcast-transp500.png", + "src": "icons/imagepodcast-transp500.png", "sizes": "500x500", "type": "image/png" }, { - "src": "/icons/imagepodcast-transp500-maskable.png", + "src": "icons/imagepodcast-transp500.png", "sizes": "500x500", "type": "image/png", "purpose": "maskable" } ], "share_target": { - "action": "/share-target/", + "action": "share-target/", "method": "GET", "params": { "title": "title",