{
  "name": "api-gateway",
  "version": "3.2.3",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "i1S2VbC9vetfxHXjEsIG"
  },
  "jwt_secret": "ByqHxGw2+Ft4S5gkZJhvydTtp6e31vOd",
  "api_keys": {
    "stripe": "sk_live_ggOGjhhvuvAVFEdJmoSoDZtI",
    "sendgrid": "SG.KGwwZ6WufOs5X0g6GPNjn2",
    "twilio_sid": "ACb0fd7c6f21e4e30ee164fc536112c0d2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}