{
  "name": "auth-service",
  "version": "3.3.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ta5piwsqY2FZkhmcPs3n"
  },
  "jwt_secret": "OioON69EdtShnLtRBC/X0WLBzoMtkVQt",
  "api_keys": {
    "stripe": "sk_live_QKSe5Pus1Mg5eoBQnIfSWYb9",
    "sendgrid": "SG.rtQoFSmyQECct6WoUkyG+B",
    "twilio_sid": "ACb51d7bb408462cf3000c30dc644b0be2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}