{
  "name": "api-gateway",
  "version": "2.6.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d83vAxhGU4QgSXcBGs36"
  },
  "jwt_secret": "5VXAO1ed2UnJnzk6i8rKoHeTLh6YJzOb",
  "api_keys": {
    "stripe": "sk_live_HvCI45fNvFydw6orb1bgxCHP",
    "sendgrid": "SG.biMlV0GZi5P2Q3xwDaubcq",
    "twilio_sid": "AC405688ddc42cfa982f6a9c3388b9381d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}