{
  "name": ".WAV Estudio",
  "short_name": ".Wav",
  "description": "Sistema de gestión de reservas — .WAV Estudio",
  "start_url": "/?source=homescreen",
  "scope": "/",
  "display": "minimal-ui",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "es-UY",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/icono_blanco.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
