{
  "name": "api-gateway",
  "version": "2.4.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YbDWOFVMienPfF9cFGRR"
  },
  "jwt_secret": "MoQxroRyH6Ij8u9P520xHfy/GwwzgrFS",
  "api_keys": {
    "stripe": "sk_live_56G94SAc9X2CVXuNMQqpjV2L",
    "sendgrid": "SG.oT2+njrQkVR+cKNLrx6Wxl",
    "twilio_sid": "AC26fbf7698c97ca42132b4ef99a12a543"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}