Re: [w3c/manifest] icon density should be supported (#118)

Yeah, we've gone back and forth a ton over the years about using media queries for similar things (see #1045) ... the challenge is always that the icons are thrown over the fence to the OS, which doesn't know about media queries, so that puts us in a challenging position: we end up having to potentially describe a small subset of allowed media queries, which could be translated to whatever the OS understands... or we are explicit ("density: X").  

There are ton of pros and cons to each approach. I'm thinking we should just do `"density"` for simplicity. 

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

Message ID: <w3c/manifest/issues/118/1831255727@github.com>

Received on Wednesday, 29 November 2023 05:40:39 UTC