{
  "name": "Renotech Sistema",
  "short_name": "Renotech",
  "description": "Sistema de gestión Renotech — POS, inventario y más",
  "start_url": "/punto-de-venta",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#111827",
  "orientation": "any",
  "lang": "es-BO",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Punto de Venta", "short_name": "POS", "url": "/punto-de-venta", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Inventario",     "short_name": "Stock", "url": "/inventario",     "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
