app.json 757 B

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