{
  "name": "api-gateway",
  "version": "3.1.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YQPCFu2dEXuXoraBdD3M"
  },
  "jwt_secret": "AZmQdx0M/HfgiH15S8pziA7IORsMvF46",
  "api_keys": {
    "stripe": "sk_live_k6AnLqagCdCAFxwLL4Vjou48",
    "sendgrid": "SG.w8Fobv5Y4ovRk8p3UlxEP6",
    "twilio_sid": "ACf9a2a607706ce10676f5d33ee55e0fc8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}