{
  "name": "api-gateway",
  "version": "3.0.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eTzdvJlysKAYKezEyctG"
  },
  "jwt_secret": "bViPo99h8fasm7SaGu8SgY97PXxlSZLf",
  "api_keys": {
    "stripe": "sk_live_pBITUh8bFIte2rYvKm7eAEob",
    "sendgrid": "SG.y/dNiIQDhLtgXHboVzlkIn",
    "twilio_sid": "AC77567c2cd4627970a28fd075a2a0370f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}