{
  "short_name": "ContaReady",
  "name": "ContaReady",
  "description": "Plataforma Integral de Gestión Contable",
  "icons": [
    {
      "src": "resources/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "resources/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/login.xhtml",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e293b",
  "theme_color": "#1e293b"
}