Most websites have a favicon for iOS in the root directory such as:
https://www.apple.com/apple-touch-icon.png
However, there are a lot of websites where this doesn't work.
I want to be able to download a large favicon (very similar to the one Apple downloads when adding a website to your Home Screen) to my iOS app. I don't want the smallest favicon which I could do from sites such as:
https://www.google.com/s2/favicons?domain=www.google.com
My intention is not to use Open Graph either, as this gives me the wrong image. An image related to the article for example, when I just wanted the newspapers' logo.
Any help would be greatly appreciated!