{
  "name": "DOCWAVE",
  "short_name": "DOCWAVE",
  "description": "Tu salud digital — consultas médicas online y a domicilio",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230ea5e9'/><path d='M96 40v112M40 96h112' stroke='white' stroke-width='18' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230ea5e9'/><path d='M256 100v312M100 256h312' stroke='white' stroke-width='48' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Panel Médico",
      "url": "/medico.html",
      "description": "Sala de espera y pagos"
    },
    {
      "name": "Administración",
      "url": "/admin.html",
      "description": "Panel de administración"
    }
  ]
}
