Change default Icon in Chrome

When you run ionic serve you always get the Ionic icon.

Try serving your App using http-server, for example:

npm install http-server -g
http-server ./www