Update Fizzy logo with official PNG from repository

Replace custom SVG with the official app-icon.png (512x512) from
the Fizzy repository. This ensures brand consistency and uses the
authentic Fizzy branding.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Andras Bacsai 2025-12-03 09:32:48 +01:00
parent b758b1dcf3
commit 8659ca5b0f
4 changed files with 3 additions and 3 deletions

BIN
public/svgs/fizzy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View file

@ -2,7 +2,7 @@
# slogan: Kanban tracking tool for issues and ideas by 37signals
# category: productivity
# tags: kanban, project management, issues, rails, ruby, basecamp, 37signals
# logo: svgs/fizzy.svg
# logo: svgs/fizzy.png
# port: 80
services:

View file

@ -1160,7 +1160,7 @@
"37signals"
],
"category": "productivity",
"logo": "svgs/fizzy.svg",
"logo": "svgs/fizzy.png",
"minversion": "0.0.0",
"port": "80"
},

View file

@ -1160,7 +1160,7 @@
"37signals"
],
"category": "productivity",
"logo": "svgs/fizzy.svg",
"logo": "svgs/fizzy.png",
"minversion": "0.0.0",
"port": "80"
},