# app‑home This feature module implements the home page of the podcast application and handles navigation logic. ## Files - `index.ts` – Lit component that renders the landing view. - `router.js` (if any) – Routing helpers for navigating between pages.