Commit e89147ef authored by Pooya Parsa's avatar Pooya Parsa

fix icon size

parent e8842f1e
...@@ -21,7 +21,10 @@ module.exports = { ...@@ -21,7 +21,10 @@ module.exports = {
color: '#66e8ad' color: '#66e8ad'
}, },
manifest: { manifest: {
theme_color: '#41b883' theme_color: '#41b883',
defaultIcon: {
sizes: '16x16'
}
}, },
modules: [ modules: [
'@nuxtjs/pwa', '@nuxtjs/pwa',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment