{
  "name": "payment-service",
  "version": "2.3.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3rJU30C974RLkURtLKPO"
  },
  "jwt_secret": "S0xa/Ef3yBOhvUdXdhUpLr3iI5PqeZaq",
  "api_keys": {
    "stripe": "sk_live_jaTI3Df1r51tfQq1sALmvMAw",
    "sendgrid": "SG.KEryGc86pi+ljjnFqeThaE",
    "twilio_sid": "AC193d0a09feefb98785b66b5d80c7398c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}