{
  "name": "Bucheli CRM",
  "short_name": "Bucheli CRM",
  "description": "Panel de gestión de Dr. Bucheli",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b141a",
  "theme_color": "#0b141a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/bucheli-crm-icon-v3.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/bucheli-crm-icon-v3.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
