diff --git a/frontend.js b/frontend.js index c1b42b9..a7ac7c7 100644 --- a/frontend.js +++ b/frontend.js @@ -75,7 +75,7 @@ function testSend() { const title = "Push title"; const options = { body: "Additional text with some description", - icon: "https://andreinwald.github.io/webpush-ios-example/images/favicon.png", + icon: "https://andreinwald.github.io/webpush-ios-example/images/push_icon.jpg", image: "https://upload.wikimedia.org/wikipedia/commons/thumb/6/68/Orange_tabby_cat_sitting_on_fallen_leaves-Hisashi-01A.jpg/1920px-Orange_tabby_cat_sitting_on_fallen_leaves-Hisashi-01A.jpg", data: { "url": "https://andreinwald.github.io/webpush-ios-example/success.html",