Re: [w3c/manifest] Clarify under which circumstances the `name` or `short_name` member wins (Issue #1145)

dmurph left a comment (w3c/manifest#1145)

I believe we should likely just leave this to the user agent, and label them appropriately:
- short_name is provided by the developer for the user agent use when UI space is limited. The user agent may still truncate the name if necessary.
  - e.g. a dialog
- name is provided for the user agent to use when UI space is designed to comfortably show long name. The user agent may still truncate the name if necessary
  -  e.g. the settings for the app.

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

Message ID: <w3c/manifest/issues/1145/2705232322@github.com>

Received on Friday, 7 March 2025 00:22:01 UTC