{
  "name": "api-gateway",
  "version": "1.2.11",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6VVWD8Un1nogiOzDlNlG"
  },
  "jwt_secret": "rc4Xaq/p2slcmDo+nV80YFSEx5ePD+1M",
  "api_keys": {
    "stripe": "sk_live_nvPKh1H41iKbuCy4HKZ6E5Us",
    "sendgrid": "SG.CbYQ6IjAr2nuqIzXjqyDcx",
    "twilio_sid": "AC8aa9320570562b8078e0c2b6dce20b9a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}