document.addEventListener(“DOMContentLoaded”, () => { if (window.App && window.App.init) { window.App.init(); } });