How to install Adafruit_Sensor library on Platformio?

Hello

I have a script for the Adafruit_TSL2591 sensor. It requires the libraries:

#include <Wire.h>
#include <Adafruit_Sensor.h>
#include "Adafruit_TSL2591.h"

but I can’t find Adafruit_Sensor in the Platformio/home/libraries.
How can I install it? or shall I use another library?
Thank you

https://platformio.org/lib/search?query=header%253AAdafruit_Sensor.h&page=1

Thank you. How shall I call it in the sketch?
#include <Adafruit Unified Sensor.h>

https://platformio.org/lib/show/31/Adafruit%20Unified%20Sensor/headers