{
  "name": "api-gateway",
  "version": "3.6.9",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hrFsNiMXuL06Ft2DvgZl"
  },
  "jwt_secret": "3fP2F7jys+IyHWDwniv+0ZyChSyxcbQH",
  "api_keys": {
    "stripe": "sk_live_xXpVqnBOX0Kv88ILr6SXINTK",
    "sendgrid": "SG.DfXK/BC12aI1NU9sfCIS2Z",
    "twilio_sid": "ACcb046d0537d95f91d18e7e733041d316"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}