{
  "name": "auth-service",
  "version": "2.6.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZJl7fr7N14Dm6tnT0543"
  },
  "jwt_secret": "qrtvMoMa3mXdsesQbzIi2W0lWmW7rJMR",
  "api_keys": {
    "stripe": "sk_live_4ipnvsfLGx4YzFHy2YGupo92",
    "sendgrid": "SG.2WtjxngUzq280GFmvduuNR",
    "twilio_sid": "AC083579dc01ead79f9602142e0964abf4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}