{
  "name": "auth-service",
  "version": "3.9.27",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ABig6vIeYZcH5gdoCKe6"
  },
  "jwt_secret": "6Rkv+scaK2bIpbv3Q3DbQlx7kJom6eie",
  "api_keys": {
    "stripe": "sk_live_iz8L9VoageghWAXGICi5mPDE",
    "sendgrid": "SG.ZQkuVuf/IayRzLrTI3YY46",
    "twilio_sid": "ACfcbf97ebe28320a5cb90fa8e2443fb0d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}