- Move ReaderMetadata from api.ts to reader.d.ts as global type - Add format_group field for format detection (reflowable/fixed_layout/comic_archive) - Add library_type_name for library type (ebooks/comics/manga/pdf) - Add manga_type for manga-specific reading direction metadata - Remove duplicate mime_type field and fix typo (unkown -> unknown)