{
  "name": "CRM Corporativo",
  "short_name": "CRM",
  "description": "Gestión de clientes y servicios corporativos. NOTE: The icon below is a default fallback. The application dynamically assigns the true branding logo to the favicon via JavaScript once loaded, as manifest icons are generally static.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/f84bd0e4-344e-419c-a160-d742d0104e9e/c0350711d2b02e2793a69241cb754df9.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/f84bd0e4-344e-419c-a160-d742d0104e9e/c0350711d2b02e2793a69241cb754df9.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}