Last active
October 24, 2025 16:03
-
-
Save devbeno/df57c3554975641119c751004c64b905 to your computer and use it in GitHub Desktop.
Moj Ljubimac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Moj Ljubimac", | |
| "identifier": "com.devbeno.mojljubimac.source", | |
| "subtitle": "Pet Care Marketplace", | |
| "description": "Pet care marketplace for Bosnia and Herzegovina. Find dog walkers, pet sitters, and book services.", | |
| "iconURL": "https://i.imgur.com/OBmmiU7.png", | |
| "headerURL": "https://i.imgur.com/HuaRPJ5.png", | |
| "website": "https://github.com/devbeno/mojljubimac", | |
| "tintColor": "#4CAF50", | |
| "apps": [ | |
| { | |
| "name": "Moj Ljubimac", | |
| "bundleIdentifier": "com.devbeno.mojljubimac", | |
| "developerName": "DevBeno", | |
| "subtitle": "Pet Care Marketplace", | |
| "localizedDescription": "Moj Ljubimac is a pet care marketplace app for Bosnia and Herzegovina. Find dog walkers, pet sitters, groomers. Real-time chat, reviews, booking management.", | |
| "iconURL": "https://i.imgur.com/OBmmiU7.png", | |
| "tintColor": "#4CAF50", | |
| "category": "utilities", | |
| "screenshots": [ | |
| "https://i.imgur.com/zoWPBJ0.png", | |
| "https://i.imgur.com/6ywx6g9.png", | |
| "https://i.imgur.com/TT1L7WS.png" | |
| ], | |
| "versions": [ | |
| { | |
| "version": "1.0.0", | |
| "date": "2025-10-24", | |
| "localizedDescription": "Latest release", | |
| "downloadURL": "https://github.com/devbeno/mojljubimac/releases/download/v1.0.0/MojLjubimac.ipa", | |
| "size": 9655310 | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment