{
  "name": "auth-service",
  "version": "1.6.8",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "t6UvTHDkznOPOvfEII1w"
  },
  "jwt_secret": "lmov9+10EB4qP609Zh/EeK8SYfdDP8/a",
  "api_keys": {
    "stripe": "sk_live_Y1PLCNZBMt0efWOvHGx4iPTN",
    "sendgrid": "SG.I9nRpULvi8k3vi1gyLiD+R",
    "twilio_sid": "AC0f89d25a0dbf8c6dd7b5303dff360673"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}