Danke an alle beim #WebsiteClub von @simon und @pfefferle, die für mich das WebApp-Rätsel beim Ablegeversuch von Lesezeichen auf meinem Phone gelöst haben. Der Übeltäter ist #Chrome (und der schlug erbarmungslos zu 🎶), isch abe nämlisch gar kainä #WebManifest istalliert, menno! Installiere ich jetzt ein Plugin dafür, oder nur ShariffWrapper, damit auch die teilen können, die nicht wissen, wie die Zitat-Teilfunktion geht? Eigentlich wollte ich Plugins sparen… 😠

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`

#WebDev #WebManifest

Thomas Steiner :chrome: (@[email protected])

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".

Toot Café
【実践】PWAで作るクロスプラットフォーム対応のメモ帳アプリ - Qiita

オフライン対応のPWAメモ帳を作ってみようモバイルファーストの時代において、ネイティブアプリケーションの代替として注目を集めているのがProgressive Web App(PWA)です。PWAは…

Qiita
#TYPO3 #v13 is just fun! I've now reworked the #AppIcon #integration in my #sitepackage. Now it uses #static #routes to #icon #assets, #SiteSet #settings and the new #stringlist setting type for a variable number of #icon sizes in the #webmanifest, which is now rendered in Fluid.

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 ?

@llis @feditips

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!

#extentions #wwdc24 #webManifestV3 #webManifest #privacy

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

How to Favicon in 2026: Three files that fit most needs—Martian Chronicles, Evil Martians’ team blog

Prefer SVG over PNG, trust browsers to downscale, drop obscure formats—the ultimate, exhaustive guide to favicons for modern web. Includes steps for static HTML and Webpack.

evilmartians.com
Does anyone know when or how #iOS will support #pwa #webmanifest #shortcuts ?
Would like to add some functionality for my users :3