{
  "name": "Regtrix — Sistema POS e Inventario Inteligente",
  "short_name": "Regtrix",
  "description": "Software de Punto de Venta (POS) e Inventario multi-almacén en la nube. Gestión de ventas, clientes, compras, facturación y tienda online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0a14",
  "theme_color": "#0c0a14",
  "orientation": "any",
  "lang": "es",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.regtrix.com",
      "id": "com.regtrix.com"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/es/app/regtrix/id6761065622"
    }
  ],
  "prefer_related_applications": false
}
