{
  "name": "Gestor de Citas y Reservas",
  "short_name": "ReservasSaaS",
  "description": "Agenda y gestiona tus citas y reservas en tiempo real.",
  "start_url": "/admin/dashboard",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
