|
|
@@ -44,8 +44,8 @@ export default defineConfig(({ command, mode }) => {
|
|
|
manifest: {
|
|
|
name: 'FirstCash',
|
|
|
short_name: 'FirstCash',
|
|
|
- theme_color: '#1c1c1c',
|
|
|
- background_color: '#1c1c1c',
|
|
|
+ theme_color: '#161616',
|
|
|
+ background_color: '#161616',
|
|
|
display: 'fullscreen',
|
|
|
icons: [
|
|
|
{
|