{
  "name": "api-gateway",
  "version": "2.3.2",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "vcUXjI0Tb28Ii74ahbzH"
  },
  "jwt_secret": "8cm6fghIq8NYghoawvWn8CYLFWcaZKC7",
  "api_keys": {
    "stripe": "sk_live_fbjkx8qKKt1Sq6yS139oXGiv",
    "sendgrid": "SG./s1oAQwlf4I+9HjHx7rorV",
    "twilio_sid": "AC87ebe29a6fca5fb16251499d20470b40"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}