This commit is contained in:
Yuriy Panov
2026-02-02 17:12:25 +06:00
commit 3004f712f3
19 changed files with 1157 additions and 0 deletions

8
books/metadata.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Книжная полка (Bookshelf)",
"description": "A sophisticated book management application featuring OCR-based book scanning, library management, and genre organization, with a sleek dark-themed aesthetic.",
"requestFramePermissions": [
"camera"
]
}