{
  "name": "auth-service",
  "version": "3.6.8",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "VtkELNGBMwrPwX1yY0pt"
  },
  "jwt_secret": "3LXef9HRYvX1Hz1BQPupz3pBFtLt7XZp",
  "api_keys": {
    "stripe": "sk_live_vwYiJThp9FCj4adlVD71vsqP",
    "sendgrid": "SG.mJ3Ph3OZb9gi8pZ6bmGTni",
    "twilio_sid": "ACeb08e04b34f143256368ebe942c60f57"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}