Re: [w3c/manifest] Add splashscreen as a `purpose` (#510)

@dominickng I finally figured out what's happening with this and logged an issue on the Chromium issue tracker. Essentially, in a service worker is registered, the 192x192 icon is getting used, and if no service worker is registered, the 512x512 icon is getting used.

https://bugs.chromium.org/p/chromium/issues/detail?id=899879

-- 
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/510#issuecomment-434053923

Received on Monday, 29 October 2018 19:50:40 UTC