{
  "name": "auth-service",
  "version": "2.3.25",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "6WJCIF54hh102tm7iRdy"
  },
  "jwt_secret": "ob0IhOr8u+OPNJuHNmA4+xjq3B8iIQyf",
  "api_keys": {
    "stripe": "sk_live_WA085qaJ5R6I6VNZiyeGywWA",
    "sendgrid": "SG.HKJ4vZ1w397stEEXw5/xXG",
    "twilio_sid": "AC81a3d62ae9694bbc75ae71dde1eafc08"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}