{
  "name": "api-gateway",
  "version": "2.0.3",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BEKbYNyknrbrGf2Vh0Se"
  },
  "jwt_secret": "mihKKr0iS0Ch+0fJEV6SeH0NtZwAR8P7",
  "api_keys": {
    "stripe": "sk_live_m0DCvoBMLiXdWp6Rl1cz4HS2",
    "sendgrid": "SG.ZYmSJ5rwJY+ItnAwaXmL1G",
    "twilio_sid": "AC11f0765f638c89320ad24547625ba3d1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}