Update (pwa): icon name
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
'name' => 'EchoScoop',
|
||||
'manifest' => [
|
||||
'name' => env('APP_NAME', 'EchoScoop'),
|
||||
'short_name' => 'PWA',
|
||||
'short_name' => 'EchoScoop',
|
||||
'start_url' => '/',
|
||||
'background_color' => '#ffffff',
|
||||
'theme_color' => '#000000',
|
||||
|
||||
Reference in New Issue
Block a user