{
  "name": "BarberOS · Gestión de barbería",
  "short_name": "BarberOS",
  "description": "Reservas online, panel de negocio, licencias y pagos. Por DL Solutions Digitales.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c0f15",
  "theme_color": "#d8a24a",
  "lang": "es-AR",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
