{
  "name": "api-gateway",
  "version": "3.2.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "peFjaLHdrIis42Y7Ofeb"
  },
  "jwt_secret": "BU9xIXFvRSKGzfiUniI+LXEo2BFxIu0E",
  "api_keys": {
    "stripe": "sk_live_XHKJWnDFFkzegrD9DQACWgT6",
    "sendgrid": "SG.7YSt9bda/WmASEITqFmAG/",
    "twilio_sid": "AC25c488e71c81fe7b4be05a433cad0b9d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}