{
  "name": "api-gateway",
  "version": "3.0.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ovNdNa8zwxrlofQnYV32"
  },
  "jwt_secret": "GguYW+glaKOELXUaZvSuOhLOyhvCWFjo",
  "api_keys": {
    "stripe": "sk_live_On0sqxGTxKGGtUKcLCjiahVG",
    "sendgrid": "SG.eUTI3OuhjN4XDEcV5ayGPu",
    "twilio_sid": "ACf2a8a450884eafd3a01aad67d877a6af"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}