{
  "name": "api-gateway",
  "version": "2.8.19",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aNBkZt8Qbma89w0NvCa4"
  },
  "jwt_secret": "eKKDGwNLAKUuvLB2wdZSpCmcw2p5Au3x",
  "api_keys": {
    "stripe": "sk_live_nwl4GCCtloZQmui2bK2CK3c3",
    "sendgrid": "SG.ETOKJaGAHBXGj4fz1tTXt4",
    "twilio_sid": "AC3ebca7dac17740a9d7ac3f7290f45f87"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}