{
  "name": "auth-service",
  "version": "3.5.29",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2VetyDoClGY1b7jXFsTn"
  },
  "jwt_secret": "UA94Ax0O8jCuADYCBuuSj6EZkgTIYPUT",
  "api_keys": {
    "stripe": "sk_live_oxWi894QhE8fO0Vx2ouBUepx",
    "sendgrid": "SG.ggsirfr27wuObHZB7zKGwv",
    "twilio_sid": "AC8832c3565e6b5b8acb5b567aa46a851c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}