{
  "name": "Coco · Costa Rica",
  "short_name": "Coco",
  "description": "Sistema de Facturación Electrónica para Costa Rica",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#080a12",
  "theme_color": "#00e5b0",
  "orientation": "any",
  "lang": "es-CR",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%2300e5b0'/><text x='96' y='88' font-family='sans-serif' font-weight='900' font-size='58' text-anchor='middle' fill='%23080a12'>CO</text><text x='96' y='152' font-family='sans-serif' font-weight='900' font-size='58' text-anchor='middle' fill='%23080a12'>CO</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%2300e5b0'/><text x='256' y='228' font-family='sans-serif' font-weight='900' font-size='155' text-anchor='middle' fill='%23080a12'>CO</text><text x='256' y='400' font-family='sans-serif' font-weight='900' font-size='155' text-anchor='middle' fill='%23080a12'>CO</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Facturar",
      "short_name": "POS",
      "description": "Ir al punto de venta",
      "url": "./#pos",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🧾</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Inventario",
      "url": "./#inventario",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📦</text></svg>", "sizes": "96x96"}]
    }
  ]
}
