{
  "name": "auth-service",
  "version": "2.6.27",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gN4CXXhsmqjuSSe6XwbD"
  },
  "jwt_secret": "PI9pPMcsrMepI+bc2Nf1Y2pH+sbjGg3k",
  "api_keys": {
    "stripe": "sk_live_H7Qo2zkXq3UVNWwSPV4i6oXJ",
    "sendgrid": "SG.iAxdfeNjMlstUSbcpg35L9",
    "twilio_sid": "ACb184235ef8d2399164c84c816446dc2e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}