{
  "name": "ContaAI — Tu amigo contable",
  "short_name": "ContaAI",
  "description": "Lleva la contabilidad de tu negocio sin formulas. Fácil como chatear.",
  "start_url": "/hub/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#212529",
  "theme_color": "#212529",
  "lang": "es",
  "icons": [
    { "src": "/static/img/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/img/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
