{
  "name": "Express Vue Finanzas",
  "short_name": "Finanzas",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#10141d",
  "theme_color": "#5ce8bf",
  "description": "Sistema de gestión financiera.",
  "icons": [
    {
      "src": "/manifest-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
