{
  "name": "auth-service",
  "version": "1.8.18",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "C5gfNdGFyJ1SglRr54BO"
  },
  "jwt_secret": "oGh2NHfhOQKSJsivrVxUfT4XVMWkNjfb",
  "api_keys": {
    "stripe": "sk_live_bNGZm8WYxxIqIZepycGbGA2G",
    "sendgrid": "SG.ALY5mE48TgDcrquTv+AucY",
    "twilio_sid": "ACab822d1cdcb36f354e3a2b59b5412e4c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}