1 const path
= require('path');
3 const url
= 'https://pass.proton.me/';
6 logo
: path
.resolve('./src/favicon.svg'),
7 // TODO provide real maskable icon
8 logoMaskable
: path
.resolve('./src/favicon.svg'),
10 appName
: 'Proton Pass Web App',
12 'Proton Pass is an open source, end-to-end encrypted password manager app. Create and store passwords, email aliases, 2FA codes, and notes on all your devices',
15 ogImage
: `${url}assets/proton-og-image.png`,
16 // locales: Object.keys(require('./locales/config/locales.json')),