Implementing browser manifest and icons

You need to ensure that the browser shows the correct title text and icon in a Browser tab. Further, a manifest file should be created that implements specific icons for various mobile operating systems, so that if a user pins your website, a desirable icon is displayed similar to other app icons on a phone. This will ensure that if a user favorites or pin your web app on their mobile device's home screen, they'll get a native-looking app icon:

  1. Create or obtain an SVG version of your website's logo from a designer or site like https://www.flaticon.com
  2. In this case, I will be using a particular lemon image:
LemonMart's signature logo
When using images you find on the internet, pay attention to applicable ...

Get Angular 6 for Enterprise-Ready Web Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.