export const env = { standalone: "standalone" in window.navigator && !!window.navigator.standalone, };