{
  "name": "api-gateway",
  "version": "2.0.24",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "caXLt2gcxP8UbfxlgNde"
  },
  "jwt_secret": "Ix+oqESXyIqK41bRikJkNiLnBpQ2cC7n",
  "api_keys": {
    "stripe": "sk_live_95p6y5vVFt5U5dmmZjaVC6lg",
    "sendgrid": "SG.0/BIDC6l2Ak2CxyXrmmupY",
    "twilio_sid": "ACbf7ed6a4a559b6b1890e7fb7c20a9cfb"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}