{
  "name": "payment-service",
  "version": "3.5.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "s1gxIfP9hzmY20hfB3ll"
  },
  "jwt_secret": "jJIkhPu5J2m3GzzKvsGRBTjtx31I74hu",
  "api_keys": {
    "stripe": "sk_live_9fUfuzLAuVNgilfATnG8rDiA",
    "sendgrid": "SG.WKgJcGlNZq/IRM7NQyYQrS",
    "twilio_sid": "ACb51f172f0532dd0054acf4744172296e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}