feat: update extension icon with shop storefront design
- Add generate_logo.py script to create icon programmatically - New shop icon with striped awning and display windows - Consistent purple color scheme with Nostr Proxy extension - Update config.json to reference new icon Closes #150 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
17d13dbe6b
commit
99b3ca6db7
3 changed files with 124 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Nostr Market",
|
||||
"version": "1.1.0",
|
||||
"short_description": "Nostr Webshop/market on LNbits",
|
||||
"tile": "/nostrmarket/static/images/bitcoin-shop.png",
|
||||
"tile": "/nostrmarket/static/images/nostr-market.png",
|
||||
"min_lnbits_version": "1.4.0",
|
||||
"contributors": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue