Summary
Fire TV app scanning works, but display metadata still has room to improve.
Current behavior
Some apps rely on inferred or raw package-name-based display values, which makes the launcher surface less readable than it could be.
Expected outcome
Improve app presentation by exploring better display-name resolution, grouping, or cache enrichment without adding too much complexity.
Constraints
- keep the launcher fast
- preserve current app scan flow
- avoid turning this into a large metadata service
Likely files
crates/core/src/firetv/*
apps/tauri/src/pages/apps*
Summary
Fire TV app scanning works, but display metadata still has room to improve.
Current behavior
Some apps rely on inferred or raw package-name-based display values, which makes the launcher surface less readable than it could be.
Expected outcome
Improve app presentation by exploring better display-name resolution, grouping, or cache enrichment without adding too much complexity.
Constraints
Likely files
crates/core/src/firetv/*apps/tauri/src/pages/apps*