{
  "name": "auth-service",
  "version": "2.9.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hpVkEYOVodwweRDrljM2"
  },
  "jwt_secret": "bc02w/ziAUoOhCBf8cHcSzxbHiIO6MoQ",
  "api_keys": {
    "stripe": "sk_live_1AqXSYsLzMBroDV5A26Ud6Bi",
    "sendgrid": "SG.wZJheF9SIbOZZ30dxF1teX",
    "twilio_sid": "AC8eb8e4f1c4b549cb12df5faeb55472bb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}