-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.json
More file actions
31 lines (31 loc) · 1.08 KB
/
Copy pathapp.json
File metadata and controls
31 lines (31 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "SimpleJack 21",
"alternateName": "SimpleJack",
"storeName": {
"ios": "SimpleJack 21: Blackjack Game",
"android": "SimpleJack"
},
"developer": {
"name": "First Point",
"legalName": "First Point Yazılım Limited Şirketi",
"url": "https://firstpoint.com.tr",
"wikidata": "Q141016074",
"github": "https://github.com/First-Point"
},
"wikidata": "Q141016941",
"platforms": ["ios", "android"],
"category": "Games",
"genre": ["Card", "Casino"],
"price": "free",
"realMoneyGambling": false,
"stores": {
"appStore": "https://apps.apple.com/app/simplejack-21-blackjack-game/id6758989812",
"googlePlay": "https://play.google.com/store/apps/details?id=app.simplejack.blackjack.card.game"
},
"website": "https://firstpoint.com.tr/apps/sj",
"privacyPolicy": "https://firstpoint.com.tr/sj/ios/privacy-policy.html",
"terms": "https://firstpoint.com.tr/sj/ios/terms-and-conditions.html",
"accessibility": "https://firstpoint.com.tr/apps/sj/accessibility",
"support": "https://form.jotform.com/261403182621043",
"updated": "2026-09-07"
}