{
  "name": "auth-service",
  "version": "2.8.15",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zNk7npRJfS2Sm0NJKuUb"
  },
  "jwt_secret": "3Ss6DLhypuerg0aJThg/x8CntSQKLSlE",
  "api_keys": {
    "stripe": "sk_live_dYQ9VDxKocAImFGP5ZguigGf",
    "sendgrid": "SG.jpKe3CdDt2JPQUJYdH27Ni",
    "twilio_sid": "AC61a36a0602b370ef22821e40a3b7ff70"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}