{
  "name": "Esteve Estudio",
  "short_name": "Esteve",
  "description": "Gestión de citas Esteve Estudio",
  "start_url": "/movil",
  "display": "standalone",
  "background_color": "#2d3d2a",
  "theme_color": "#4a6645",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
