module.exports = { pwa: { name: 'COVIDassist', themeColor: '#FCF7F8', msTileColor: '#FCF7F8', manifestOptions: { background_color: '#FCF7F8' } } }