{
  "name": "payment-service",
  "version": "3.6.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8yJxgIsnF9SLxry1vlCc"
  },
  "jwt_secret": "y8xNJLsro34BRLYPKeO3NSsBCMrBfoW+",
  "api_keys": {
    "stripe": "sk_live_iXizh2eKmMgtmIxb7RYSEZUL",
    "sendgrid": "SG.6xQwoWIW2OPtebqcmTAezB",
    "twilio_sid": "AC6d86c7b8d64048983f16a33811fdd183"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}