Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "apps": [
- {
- "id": "app1",
- "name": "تطبيقي الأول",
- "package": "com.example.app1",
- "version": "1.0.0",
- "last_update": "2025/5/31",
- "image_url": "https://example.com/image1.png",
- "apk_url": "https://example.com/app1.apk"
- },
- {
- "id": "app2",
- "name": "تطبيقي الثاني",
- "package": "com.example.app2",
- "version": "2.1.3",
- "last_update": "2025/6/01",
- "image_url": "https://example.com/image2.png",
- "apk_url": "https://example.com/app2.apk"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement