{
  "name": "api-gateway",
  "version": "3.8.0",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OQ0AVNvN7IfFWmSBFRhy"
  },
  "jwt_secret": "63Gf3KhX1Y9srb5BhEiQyYlxnXpyptkn",
  "api_keys": {
    "stripe": "sk_live_DpA2eUur0mH1jPQCMJ5p0Bbs",
    "sendgrid": "SG.dYJ+eQl94D9PcMwKdMOcTO",
    "twilio_sid": "ACa7999ebafefe5fa5236bb8e3d688b590"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}