{
  "name": "CRM",
  "short_name": "CRM",
  "description": "CRM para gestionar clientes, ventas y actividades",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#010440",
  "theme_color": "#0cc0df",
  "categories": ["business", "productivity"],
  "lang": "es-ES",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
