Executes:
let manifest_id = "https://amandabaker.github.io/pwa/web-install/index.html"; let install_url = manifest_id; navigator.install(manifest_id, install_url);