Update app title and favicon to SIB and new icono.png

This commit is contained in:
2026-03-09 13:42:36 -05:00
parent 178c40f40f
commit 19f12d1272
2 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@ export default defineConfig(() => {
registerType: 'autoUpdate',
includeAssets: ['icon-192.png', 'icon-512.png', 'icon-1024.png', 'favicon.ico'],
manifest: {
name: 'SIBU - Sistema de Transporte',
short_name: 'SIBU',
name: 'SIB - Sistema de Transporte',
short_name: 'SIB',
description: 'Sistema de Transporte Público',
theme_color: '#fee715',
background_color: '#ffffff',