pub async fn get_amazon_luna_catalog( state: State<'_, AppState>, lang: String, ) -> Result<Vec<LunaGame>, String>