{
  "name": "api-gateway",
  "version": "2.0.15",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fvDacr7gqbz9xKTRL1GT"
  },
  "jwt_secret": "xVClBzki5CVGhURJlI4G+o9VyxvQr6WG",
  "api_keys": {
    "stripe": "sk_live_9aBMc5LlBCbwXCBGTaLduK1p",
    "sendgrid": "SG.7ug2AFyuMhU5w//9fHHY/q",
    "twilio_sid": "ACef946c9c1caecc7ffa0e90777fb9c03e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}