{
  "name": "api-gateway",
  "version": "2.0.12",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "B5pmGQtQxLXs69LrmtYt"
  },
  "jwt_secret": "SGyHIV5JiTjHSP72LgoPDAlV9H5a8q9l",
  "api_keys": {
    "stripe": "sk_live_jiqiBL7dAZUARzuMTfm75qaR",
    "sendgrid": "SG./60VvQj7O5cu1rVhPLRSV9",
    "twilio_sid": "ACeeb84e74a7fbc46962931e5e07860568"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}