how to install gatsby gatsby-plugin-manifest

Shell
npm install --save gatsby-plugin-manifest

# Yarn
yarn add gatsby-plugin-manifest
Source

Also in Shell: