{
  "name": "SimulCaja",
  "short_name": "SimulCaja",
  "description": "Simulador de Cajero para Tablet",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#006837",
  "theme_color": "#006837",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23006837'/><text y='140' font-size='120' text-anchor='middle' x='96'>🧾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
