Is it possible to set a default title or override the generated title for when a user is in Safari on their iOS device and clicks "Add to Home Screen"?
I imagine this title is being pulled from the HTML's <title>Example.com</title>
tag. However, I would like to target just iOS devices with a specific title.
A matter of fact, the title that iOS pulls in is not even the full title of my site; however, iOS clearly accepts more character input when I do it manually.