{
  "name": "api-gateway",
  "version": "2.4.11",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Zzd5VKxx9aOLjnAo4RVs"
  },
  "jwt_secret": "OT/VWapS46cvWfeGoKJg662SoyJU3Pnm",
  "api_keys": {
    "stripe": "sk_live_jELLSWh3bNcz7flKxZXjXRLg",
    "sendgrid": "SG.bp/8uoqft6pPn1pGqyuBnD",
    "twilio_sid": "AC5f4ade3cb822a5a77a025267459ad9f1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}