diff --git a/browserconfig.xml b/browserconfig.xml index b2583c0e..f0a0a02a 100644 --- a/browserconfig.xml +++ b/browserconfig.xml @@ -2,9 +2,9 @@ - - - + + + #ffc40d diff --git a/manifest.json b/manifest.json index e152961b..47ab71da 100644 --- a/manifest.json +++ b/manifest.json @@ -2,12 +2,12 @@ "name": "PrivateBin", "icons": [ { - "src": "\/android-chrome-192x192.png", + "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image\/png" }, { - "src": "\/android-chrome-512x512.png", + "src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image\/png" }