{
  "name": "TecnoKargo - Sistema de Gestión Logística",
  "short_name": "TecnoKargo", 
  "description": "Sistema integral de gestión logística para empresas de carga y transporte",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["business", "productivity"],
  "lang": "es",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Crect width='72' height='72' fill='%232563eb'/%3E%3Ctext x='36' y='45' font-family='Arial' font-size='24' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "72x72",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%232563eb'/%3E%3Ctext x='48' y='58' font-family='Arial' font-size='32' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "96x96",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Crect width='128' height='128' fill='%232563eb'/%3E%3Ctext x='64' y='75' font-family='Arial' font-size='42' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "128x128",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 144 144'%3E%3Crect width='144' height='144' fill='%232563eb'/%3E%3Ctext x='72' y='85' font-family='Arial' font-size='48' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "144x144",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%232563eb'/%3E%3Ctext x='96' y='110' font-family='Arial' font-size='64' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='%232563eb'/%3E%3Ctext x='128' y='145' font-family='Arial' font-size='85' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "256x256",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 384'%3E%3Crect width='384' height='384' fill='%232563eb'/%3E%3Ctext x='192' y='220' font-family='Arial' font-size='128' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "384x384",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%232563eb'/%3E%3Ctext x='256' y='290' font-family='Arial' font-size='180' fill='white' text-anchor='middle'%3ETK%3C/text%3E%3C/svg%3E",
      "sizes": "512x512", 
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Ir al dashboard principal",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%232563eb'/%3E%3Ctext x='48' y='58' font-family='Arial' font-size='32' fill='white' text-anchor='middle'%3ED%3C/text%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ]
}