Rebranding app and naming
This commit is contained in:
@@ -17,9 +17,9 @@ export default defineConfig({
|
||||
navigateFallback: 'index.html',
|
||||
},
|
||||
manifest: {
|
||||
name: 'FarmaFinder',
|
||||
short_name: 'FarmaFinder',
|
||||
description: 'Find pharmacies that stock the medicine you need',
|
||||
name: 'FarmaClic',
|
||||
short_name: 'FarmaClic',
|
||||
description: 'Encuentra medicamentos en farmacias cercanas',
|
||||
theme_color: '#00450d',
|
||||
background_color: '#f8fafb',
|
||||
display: 'standalone',
|
||||
|
||||
Reference in New Issue
Block a user