app.json 813 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "name": "Strides",
  3. "displayName": "ChargEco",
  4. "versionCode": 375,
  5. "versionName": "V3.0.6",
  6. "product": true,
  7. "debug": true,
  8. "isWhitelabel": true,
  9. "modules": {
  10. "i18n": false,
  11. "bookmarks": true,
  12. "apply_phv": false,
  13. "membership": true,
  14. "nationally": false,
  15. "notifications": true,
  16. "topup_payment_type": false,
  17. "support": {
  18. "phone": "+6564775355",
  19. "whatsapp": "https://wa.me/6597285916"
  20. }
  21. },
  22. "storeUrl": {
  23. "android": "market://details?id=com.strides.chargeco",
  24. "ios": "itms-appss://apps.apple.com/app/id1664718768",
  25. "refundUrl": "https://chargeco.global/refund-policy",
  26. "termsUseUrl": "https://chargeco.global/terms-of-use",
  27. "privacyPolicyUrl": "https://chargeco.global/privacy-policy"
  28. },
  29. "company": "Strides YTL Pte. Ltd."
  30. }