{
  "name": "api-gateway",
  "version": "1.0.10",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qrLTiJtpxCJ1jHaQWHBL"
  },
  "jwt_secret": "5CClBR1RVUi9ReE4jA+z8pEMucGUeqd8",
  "api_keys": {
    "stripe": "sk_live_5UYwyVIOwg3zNPOIWXOw3pbw",
    "sendgrid": "SG.xvjIfPku/2ip789UzoRNoi",
    "twilio_sid": "ACe6a35b8eb4e4c0aeb0e206bd6354a211"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}