{
  "name": "auth-service",
  "version": "2.7.26",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d37jc1W0OJNFL4AlFllu"
  },
  "jwt_secret": "B9vlxbNytLi45qZDE1GGozouMGgDTSzv",
  "api_keys": {
    "stripe": "sk_live_JW0IvLJNsz1L9g23nYrY7SZa",
    "sendgrid": "SG.mKx58Yr9h56a5mdYfU5VDs",
    "twilio_sid": "AC91f73b77d2682fdc2045d87b486d5bfb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}