Re: [manifest] Manifest format should support some way of including a splash screen (#9)

In Safari 8 Apple has introduced new kind of icon for pinned tabs which they hacked with a non-standard `mask` attribute.
The icon must be a vector icon, which is only black+transparent, and the browser changes the icon's color based on `<meta theme-color>` (which is wrong, because theme is a background color and they use it for foreground color).

So maybe `{src:"icon.svg", sizes:"all", "foreground_color":red}` is needed for that?


---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/9#issuecomment-111037420

Received on Thursday, 11 June 2015 08:15:23 UTC