How do I add the link to the standard Android icons
<link href="/www.mywebsite.com/icon-hires.png" rel="icon" sizes="192x192" />
<link href="/www.mywebsite.com/icon-normal.png" rel="icon" sizes="128x128" />
In the site header?
<link href="/www.mywebsite.com/icon-hires.png" rel="icon" sizes="192x192" />
<link href="/www.mywebsite.com/icon-normal.png" rel="icon" sizes="128x128" />
In the site header?