{
  "name": "NexoTaller ERP",
  "short_name": "NexoTaller",
  "description": "Sistema ERP integral para talleres automotrices con inteligencia artificial, facturación CFDI 4.0, control de inventario y CRM.",
  "start_url": "/nexotaller_erp/login.html",
  "scope": "/nexotaller_erp/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#A020F0",
  "lang": "es-MX",
  "icons": [
    {
      "src": "/nexotaller_erp/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/nexotaller_erp/assets/nexotaller_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/nexotaller_erp/images/og-nexotaller.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "NexoTaller Dashboard"
    }
  ]
}
