{
  "name": "MY CLUB Inventario",
  "short_name": "Inventario",
  "description": "Sistema de inventario y facturación MY CLUB",
  "start_url": "/",
  "scope": "/",
  "id": "myclub-inventario",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f1a",
  "theme_color": "#7c3aed",
  "categories": ["business", "productivity"],
  "lang": "es",
  "dir": "ltr",
  "icons": [
    { "src": "/assets/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
