{
  "name": "api-gateway",
  "version": "1.2.2",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4gminulzrrp4fMf8dQFx"
  },
  "jwt_secret": "xKHwQSsV6Zmij8NPf3nYQo6PwGcf8cQy",
  "api_keys": {
    "stripe": "sk_live_AqxFxVSH28eSE7csJy2CfUmB",
    "sendgrid": "SG.b/amzvFsJjNXOsX+zqP4zH",
    "twilio_sid": "AC3fa02cbe60dc5b5018c01afc1a96c4ad"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}