A "screenshot" cover image used to resent web apps isn't always favorable
I've noticed various browsers and other softwares out there are taking a "screenshot" of websites that they want to represent as a shortcut in a GUI using that as a cover image for an element / icon / button to quickly navigate to that site.
Recently I noticed my live instance of a web app I'm developing saved to the dashboard of Chrome, and the "screenshot" cover image used showed my page just as the loading screen was transitioning out to display the page, resulting in an unsatisfactory cover image.
Apple accepts a non-standard tag for this
Also, iOS allows pages to be added as Web Apps with an app icon, and by default will also use a screenshot of the page as the app icon, but they do have their own proprietary meta tag which allows the developer to choose the icon image used to represent the web application.
Is there a standard meta tag for this?
That's good, but my question is, does there exist or is there a plan for a W3C standard covering a meta tag which will allow developers to communicate the preffered cover image for all applications which incorporate an icon or button image for the site?