A web app manifest is included into Create React App by default and allows anyone to install your React application on their device.
Create React App (CRA) includes a web app manifest by default. Modifying this file will allow you to change how your application is displayed when installed on the user's device.