{
  "name": "payment-service",
  "version": "1.8.15",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kzJOW9t1tUSkPi2asDJD"
  },
  "jwt_secret": "CcqlNi54QFjfDaKoHiPj5wPy2ojHA652",
  "api_keys": {
    "stripe": "sk_live_fDVECv6OBw3BSyQUhv27A1Hi",
    "sendgrid": "SG.+lW5IARBCf+bv/7IJYRYfZ",
    "twilio_sid": "AC46bf2320a78d09eebc86af3959185c4f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}