use transparent background for android icons

This commit is contained in:
Robert Kaussow 2020-07-24 09:28:10 +02:00
parent 0d3b0ded37
commit e8fb30d9cf
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 3 deletions

View File

@ -61,9 +61,7 @@ gulp.task('favicon-generate', function (done) {
}
},
androidChrome: {
pictureAspect: 'backgroundAndMargin',
margine: '14px',
backgroundColor: '#2f333e',
pictureAspect: 'shadow',
themeColor: '#2f333e',
manifest: {
display: 'standalone',