{
  "name": "auth-service",
  "version": "1.9.24",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gtWmlHKOAdOZNOkjOzKT"
  },
  "jwt_secret": "5KzEGq+9P0Y9SUkeBgxH4YyJK8vao7vr",
  "api_keys": {
    "stripe": "sk_live_ta91aRxaomoh4To7CFYfoVfp",
    "sendgrid": "SG.YdGgxOJCLO4xltdKYdGx+s",
    "twilio_sid": "AC7218d529b883202dc3f0243816f798e7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}