{
  "name": "api-gateway",
  "version": "3.2.23",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bIgxT8nOm73CVjtEQya3"
  },
  "jwt_secret": "iVpls6UMtfuWhAmlxFYnGZTtbghIZNe/",
  "api_keys": {
    "stripe": "sk_live_ENMibR2iAIL4HFRSYsrxLzpb",
    "sendgrid": "SG.g7KgMaoAlxyQccXC4Z0Ns0",
    "twilio_sid": "ACec2630d05037e43ddf75c387c5e6ea56"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}