{
  "name": "CajaRápida - Calculadora de Ventas",
  "short_name": "CajaRápida",
  "description": "Calculadora de ventas rápida, simple y confiable para tu tienda",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#10B981",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2310B981' width='192' height='192'/><text x='50%' y='50%' font-size='100' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>₡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2310B981' width='512' height='512'/><text x='50%' y='50%' font-size='280' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>₡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23ffffff' width='192' height='192'/><rect fill='%2310B981' width='192' height='192' rx='45'/><text x='50%' y='50%' font-size='100' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>₡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f9fafb' width='540' height='720'/><rect fill='%2310B981' width='540' height='60'/><text x='270' y='35' font-size='24' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'>CajaRápida</text><rect x='20' y='100' width='500' height='300' fill='white' stroke='%23e5e7eb' stroke-width='2' rx='8'/><text x='270' y='250' font-size='48' font-weight='bold' fill='%23111827' text-anchor='middle' dominant-baseline='middle'>S/ 156.00</text><rect x='20' y='420' width='500' height='60' fill='%2310B981' rx='8'/><text x='270' y='450' font-size='20' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'>Cobrar</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Abrir Calculadora",
      "short_name": "Calcular",
      "description": "Abre la calculadora de ventas",
      "url": "/?shortcut=calculator",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2310B981' width='96' height='96'/><text x='50%' y='50%' font-size='50' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>₡</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Ver Historial",
      "short_name": "Historial",
      "description": "Consulta el historial de transacciones",
      "url": "/?shortcut=history",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2310B981' width='96' height='96'/><circle cx='48' cy='48' r='30' fill='none' stroke='white' stroke-width='4'/><line x1='48' y1='28' x2='48' y2='48' stroke='white' stroke-width='3'/><line x1='48' y1='48' x2='62' y2='48' stroke='white' stroke-width='3'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
