{
  "name": "Facturador Cheetah",
  "short_name": "Cheetah",
  "description": "Más rápido que tu internet. Por eso no lo necesita.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A2540",
  "theme_color": "#0A2540",
  "lang": "es-EC",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icono-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icono-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icono-mascarable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icono-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Caja",
      "url": "/",
      "description": "Cobrar una venta"
    },
    {
      "name": "Escanear",
      "url": "/escanear",
      "description": "Leer un código de barras"
    },
    {
      "name": "Inventario",
      "url": "/inventario",
      "description": "Ver el catálogo"
    }
  ]
}
