{
  "name": "api-gateway",
  "version": "2.1.1",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "itH0pafJgKVcqrACNzCg"
  },
  "jwt_secret": "tmuugPh/XTOgou5HivwKGnGcD7NWJlUv",
  "api_keys": {
    "stripe": "sk_live_LZP7tCIuK9h4GKxbfoW7hEwa",
    "sendgrid": "SG.ZN6lzDPgsuebmEByycsUn0",
    "twilio_sid": "ACf675f9218122d5fe38314c7e40a0a6ac"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}