diff --git a/data/boom/brand.json b/data/boom/brand.json new file mode 100644 index 000000000..a894fb62c --- /dev/null +++ b/data/boom/brand.json @@ -0,0 +1,8 @@ +{ + "id": "boom", + "name": "BOOM", + "website": "https://example.com", + "logo": "logo.png", + "origin": "Unknown", + "source": "BOOM" +} diff --git a/data/boom/logo.png b/data/boom/logo.png new file mode 100644 index 000000000..f1e32bc00 Binary files /dev/null and b/data/boom/logo.png differ