diff --git a/vite.config.js b/vite.config.js index 3f0cc04f..75a8235c 100644 --- a/vite.config.js +++ b/vite.config.js @@ -104,9 +104,9 @@ export default defineConfig(({ mode }) => { ] }, manifest: { - name: 'Pleno', - short_name: 'Pleno', - description: 'Access your Pleno accounts and transactions from anywhere.', + name: 'Truck Wash.io', + short_name: 'Truck Wash.io', + description: 'Access your Truck Wash accounts and transactions from anywhere.', theme_color: '#063651', background_color: '#0787bb', // Use relative scope when base is relative