app.json 780 B

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