{
  "name": "api-gateway",
  "version": "1.6.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mmpBWQCc89rf9f2p3dcw"
  },
  "jwt_secret": "DLM+mdL0sMwLLe52eU4E64iDqz0+pRm7",
  "api_keys": {
    "stripe": "sk_live_tD3gxNLDZ7Oh16yFUuZhcBT7",
    "sendgrid": "SG.iPV2azaROo6ULCati42rk1",
    "twilio_sid": "AC27d4513db08f913c5d833aaa7f2bd783"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}