{
  "name": "api-gateway",
  "version": "2.4.2",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4EcoM9YKLVP5zzRquwKH"
  },
  "jwt_secret": "ITblJsOV+txG5WVuN5z77FK3CKK/7Bw/",
  "api_keys": {
    "stripe": "sk_live_AXjyIPXsUaO97uou7KzcFiMN",
    "sendgrid": "SG.nIsL0Zar7ah7NUhLxlzfVJ",
    "twilio_sid": "AC0b269d669c47613e824ccb243749bbfc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}