Favicon as PNG image can easily added into any existing webpage by using the following snippet.
<link id="favicon" rel="shortcut icon" type="image/png" href="favicon.png" />
You can use generators to automatically create the icons from an image, or if you use Photoshop then you can download a free plugin for ICO support.
