{
  "name": "payment-service",
  "version": "2.4.29",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UUVW5oEjmI9VOGJG8u2P"
  },
  "jwt_secret": "7onDhS0VdpSQ9xwqKl2RahGWoZ4qrxJR",
  "api_keys": {
    "stripe": "sk_live_mKw7P1uZ7RMiOi4eyMI70nsN",
    "sendgrid": "SG.7jh73rNoUQlc+J9O0aZiC/",
    "twilio_sid": "ACdf59e36492b32e3e210af43859d0b9b7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}