{
  "name": "api-gateway",
  "version": "1.0.10",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QXoPEDcv53UBgQJRuWII"
  },
  "jwt_secret": "1RJx0DxaABhbqw48lKm8J1lwVgeCzIUb",
  "api_keys": {
    "stripe": "sk_live_9GjEhSkP2eRw1l5sGVhBkRLz",
    "sendgrid": "SG.BRsjmd44ROrz2AlgASvsg2",
    "twilio_sid": "AC07eea3ecc14a8781de5e496e2b1acba7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}