{
  "name": "payment-service",
  "version": "3.5.11",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SrfWgrrdg0pLs1xBpVLt"
  },
  "jwt_secret": "hqAskcyAg2uY4m4MhhJEGLT8HZl8NleM",
  "api_keys": {
    "stripe": "sk_live_N4KtpXfZDbL8OdZ6Y02H9HEr",
    "sendgrid": "SG.K62cH4j1WGlNM49tu6bhpJ",
    "twilio_sid": "AC4c21a0dd71e2b84e1d7c266ad0bfd271"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}