pidgin/nest

Add favicons for all things. The brwoserconfig.xml background is the same color as the site's background behind the logo. Fixes NEST-15
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}