{
  "name": "NEXUS — Gestión hostelería",
  "short_name": "NEXUS",
  "description": "Gestión inteligente para hostelería: carta digital QR, TPV, reservas, IA, VeriFactu y más.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "es-ES",
  "categories": ["food", "business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Carta",    "url": "/#carta",    "description": "Editor de carta y platos" },
    { "name": "Caja",     "url": "/#caja",     "description": "TPV y cobro" },
    { "name": "Reservas", "url": "/#reservas", "description": "Reservas del día" }
  ],
  "prefer_related_applications": false
}
