{
  "name": "api-gateway",
  "version": "1.5.12",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bVSBlZqfs51SUgxwNnNA"
  },
  "jwt_secret": "lnDnfpLcIJFYy+A8efI9hmhEUlxeWSYB",
  "api_keys": {
    "stripe": "sk_live_LsET34U5G34WA70G6iVb5yYJ",
    "sendgrid": "SG.TdLs0aEofxSVR1RlSv4mjc",
    "twilio_sid": "AC7d56dffb199cc1a2cebc8dc38a5c776a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}