I guess it's a good first step https://toot.cafe/@tomayac/115309411832537447
But I've also been waiting for *years* (`prefers-color-scheme` was introduced in 2019), for:
- light/dark-mode `theme_color`
- light/dark-mode `background_color`
- light-dark-mode `icons`
We're soon letting you localize your manifest, so your PWA can have different names in different languages: https://groups.google.com/a/chromium.org/d/msgid/blink-dev/17f99c87-4953-4c9e-a767-f0fb2f7617ban%40chromium.org. ```json { "lang": "en", "dir": "ltr", "name": "Color Picker", "name_localized": { "de": "Farbwähler", "fr": {"value": "Sélecteur de couleur", "lang": "fr-CA", "dir": "ltr"}, "ar": {"value": "منتقي الألوان", "dir": "rtl"} } } ``` Search the spec https://w3c.github.io/manifest/ for "member is a localizable member".
It's probably five years old news, but I noticed @wikimedia_sal
has that preview thing. I've had such a headache lately. is that #webmanifest #ManifestV2 or yet another alt #schema ?
I give $AAPL a lot of shit, but I'll admit that it's good to have their skin in the game adding support for #ContentBlockers and #WebExtensions.
Someone's gotta push back on #google!
According to various articles you need between 1 and 74 files to "do favicon right". Here's an article that advocates a very manageable 6:
https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
#favicon #favicon.ico #favicon.svg #appletouchicon #androidicon #appleicon #appleiconprecomposed #manifest #webmanifest #msicon #browserconfig #16 #32 #96 #70 #144 #150 #310