{
  "name": "api-gateway",
  "version": "3.0.25",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "o7iVHaV8dO2GtU5yRelt"
  },
  "jwt_secret": "GenBqiHz+HZoJgaDukViXDBYVnGk4+oA",
  "api_keys": {
    "stripe": "sk_live_fLCK0BqEVTYT9xdvzXPRiHu5",
    "sendgrid": "SG.7u3wru/JqzXxIpTdtjvOOK",
    "twilio_sid": "AC72507bac14478e961ba1b2e6b7a136bb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}