module.exports = { pwa: { name: 'pwa', themeColor: '#35A9C2', msTileColor: '#35A9C2', appleMobileWebAppCapable: 'yes', appleMobileWebAppStatusBarStyle: 'black-translucent', workboxPluginMode: 'InjectManifest', }, };