diff --git a/server/assets/pocketCasts.png b/server/assets/pocketCasts.png new file mode 100644 index 0000000..e58f5fe Binary files /dev/null and b/server/assets/pocketCasts.png differ diff --git a/server/data/apps.json b/server/data/apps.json index 06e2ddf..2f5d23e 100644 --- a/server/data/apps.json +++ b/server/data/apps.json @@ -3,10 +3,11 @@ "appName": "Pocket Casts", "appType": [ "podcast player", - "app" + "app", + "open source" ], "appUrl": "https://pocketcasts.com", - "appIconUrl": "pocketcasts.png", + "appIconUrl": "pocketCasts.png", "platforms": [ "Web", "iOS",