{
  "name": "api-gateway",
  "version": "1.5.0",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ZT5Q4jxgAaqZBFeQAIFM"
  },
  "jwt_secret": "a5G56vJNqqog8WnPPuUW/UVanMKvf9Md",
  "api_keys": {
    "stripe": "sk_live_CMrVX9PLdusX3SXPc7jNTU6t",
    "sendgrid": "SG.18myRXYg8AmznrgUXeeYo9",
    "twilio_sid": "AC1252310f343fea8f3dc9517b68a33309"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}