{
  "name": "ContaXpress",
  "short_name": "ContaXpress",
  "description": "Plataforma contable para el SRI Ecuador",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#F5F5F5",
  "categories": ["business", "finance"],
  "icons": [
    { "src": "imagen.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }
  ]
}
