{
  "name": "api-gateway",
  "version": "3.0.11",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "i0A96idazFRPTUgnuMW8"
  },
  "jwt_secret": "e2V0+YXqGoQ4gc6Oo/2S6i3j8C+7YNQE",
  "api_keys": {
    "stripe": "sk_live_Opk5sVTxdUoeSYbKtqbgCZfZ",
    "sendgrid": "SG.b8Oe0/qVklfMSvqXUtdBvV",
    "twilio_sid": "AC11185964c78c7c862ccdf7445ef603e2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}