I created a React PWA with this tutorial: pwa react tutorial
I added some Add to Homescreen code I got from here: Add to Homescreen tut
I want to test downloading the app, but I can't see the Chrome install link on the url. I see a download link on Kindle, but not the install link I see on Chrome on my laptop.
My code is here: git repo
My goal is to install on a Kindle and have an icon on the Home Screen that I click to launch the app.