{
  "name": "auth-service",
  "version": "1.8.27",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d68yD3nYtZWL09vXSW4c"
  },
  "jwt_secret": "XARYcLd7ytJmh4D4YCh6mSti9Jg5Qph+",
  "api_keys": {
    "stripe": "sk_live_fTdBFGbb7tJR3b9YQTWUPxty",
    "sendgrid": "SG.LvU60BDJwnSjcV7h2BiV71",
    "twilio_sid": "AC67e0636e6161977883d6760bc3bf11a4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}