{
  "name": "api-gateway",
  "version": "2.6.28",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5GvRjtlgIqZtxfxV62g3"
  },
  "jwt_secret": "nC4e4MiIPeNdxo5mw5voyqyw8GYK2cvJ",
  "api_keys": {
    "stripe": "sk_live_KmBimzWvcCTwEqAIMmdakpph",
    "sendgrid": "SG.nrL/EOtLFULYne6JKlSjLL",
    "twilio_sid": "ACcd796496675d80ad8dd5f0f66498a0ef"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}