{
  "name": "auth-service",
  "version": "2.2.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Z9PgDmlenmm5u4HCAETt"
  },
  "jwt_secret": "MycCEmuQbiupjn/L/jnxZAJ364KufLI7",
  "api_keys": {
    "stripe": "sk_live_Y3T6fIxIsu5b8BGTFAc17irT",
    "sendgrid": "SG.5zsVMNLvqM51OJhhC49fXF",
    "twilio_sid": "AC2547c4a8f9f228cb8bd2112fbf06100c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}