Re: [w3c/manifest] badge purpose "monochrome" is only supported by Firefox (#905)

Hi all! Thanks for asking!

1. Yes - it is ChromeOS only. For Android: ask peter@chromium.org to add a UI support? :)

Aside: you can enable/try it on Linux: https://bugs.chromium.org/p/chromium/issues/detail?id=1236313
(not launched yet). MacOS and Win would require a system notifications explorations, But you can try
and enable the flag on other Desktop OSes.

2. With this change we have the following order of precedence (from low to high):
  a. Chrome logo (default browser icon).
  b. Web app icon from the manifest, when available.
  c. Notification-specific icon, when available (`options.badge` parameter in SW registration.showNotification() API)
  
I hope that helps, happy to chat! (For example: #pwas on Chromium Slack https://app.slack.com/client/T039UTRBS/CGK77JY3W)
 
  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/905#issuecomment-925502238

Received on Thursday, 23 September 2021 04:37:36 UTC