{
  "name": "api-gateway",
  "version": "2.8.5",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LGMH1u5sJhSucNIyqMzy"
  },
  "jwt_secret": "k1vCu9xV4Niy1sxJzU47L8/cvQ6UzXkz",
  "api_keys": {
    "stripe": "sk_live_W6izPeYEhBZtWZdyQMi0SIqH",
    "sendgrid": "SG.bJEwixcmlplK+JbZ5Sex9S",
    "twilio_sid": "ACbf56f0f611deffc59e595ec878c688ea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}