diff --git a/extensions.json b/extensions.json index 0914208..b36cf22 100644 --- a/extensions.json +++ b/extensions.json @@ -251,6 +251,17 @@ "details_link": "https://raw.githubusercontent.com/lnbits/lnurlp/main/config.json", "archive": "https://github.com/lnbits/lnurlp/archive/refs/tags/v1.2.0.zip", "hash": "d3872eb5f65b9e962fc201d6784f94f3fd576284582b980805142a2b3f62d8e8" + }, + { + "id": "restaurant", + "repo": "https://git.atitlan.io/aiolabs/restaurant", + "name": "Restaurant", + "min_lnbits_version": "1.3.0", + "version": "0.1.0", + "short_description": "Restaurant CMS: menus, modifiers, inventory, orders, KDS, printer. Lightning-native via LNbits, Nostr-published menus (NIP-99) and order DMs (NIP-17).", + "icon": "https://git.atitlan.io/aiolabs/restaurant/raw/branch/main/static/image/restaurant.png", + "archive": "https://git.atitlan.io/aiolabs/restaurant/archive/v0.1.0.zip", + "hash": "4a7284ca485019238d0a05fb7b7b97366a8d04e3343ce2441beb37b55d78fb67" } ] }