{
  "name": "auth-service",
  "version": "1.7.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "UumZbthpPCbZQYGwUe7N"
  },
  "jwt_secret": "K+6yXbiPfD1DvGVI6X8rVpm0gdHYC+hZ",
  "api_keys": {
    "stripe": "sk_live_LHqSgQCP6AipSV8HO7pmnarl",
    "sendgrid": "SG.iAdpwcrlI5liDWysAmQ4MR",
    "twilio_sid": "AC6e0d9b6d62f7a2d4ef5b69b8eefb353c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}