mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
Short name added.
This commit is contained in:
@ -5,6 +5,9 @@ module.exports = {
|
||||
],
|
||||
pwa: {
|
||||
name: 'Serverless Invoices',
|
||||
manifestOptions: {
|
||||
short_name: 'Invoices',
|
||||
}
|
||||
themeColor: '#edeff1',
|
||||
appleMobileWebAppCapable: 'yes',
|
||||
workboxPluginMode: 'GenerateSW',
|
||||
|
||||
Reference in New Issue
Block a user