diff --git a/apps.json b/apps.json new file mode 100644 index 0000000..4075980 --- /dev/null +++ b/apps.json @@ -0,0 +1,14 @@ +{ + "name": "OceanBeat", + "bundleIdentifier": "com.oceanbeat.app", + "developerName": "aDevNamedIsak", + "version": "1.0.0", + "versionDate": "2026-08-06", + "versionDescription": "First release of the app.", + "downloadURL": "https://github.com/Issla1997/OceanBeatIPA/releases/download/Release/OceanBeat.ipa", + "iconURL": "https://raw.githubusercontent.com/Issla1997/OceanBeatIPA/189cd1aa1bcaa0c31d1002c59e842d66743c8b3e/AppIcon76x76@2x~ipad.png", + "category": "Relaxation", + "screenshots": [ + "https://rawcdn.githack.com/Issla1997/OceanBeatIPA/184daecb0b4f5a5e1fda818cf98aa7864d57903a/Screenshot_20260806-093246.png", "https://rawcdn.githack.com/Issla1997/OceanBeatIPA/184daecb0b4f5a5e1fda818cf98aa7864d57903a/Screenshot_20260806-093258.png", "https://rawcdn.githack.com/Issla1997/OceanBeatIPA/184daecb0b4f5a5e1fda818cf98aa7864d57903a/Screenshot_20260806-093310.png" + ] +}