{
  "name": "auth-service",
  "version": "3.8.27",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1uhhat0GLVofZ4YHMAUK"
  },
  "jwt_secret": "t8Sl8GvbdtrrFPddUPa7PPUQk2nJUfyj",
  "api_keys": {
    "stripe": "sk_live_7EgQ5t5lnHXH6WWgRN7O33tM",
    "sendgrid": "SG.0Pun7OylpJO25nVxnufjca",
    "twilio_sid": "AC0649b6af7fe436e4e6e4ca146111a783"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}