{
  "name": "api-gateway",
  "version": "2.8.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hekh1x2xFlzKxSFqSzSt"
  },
  "jwt_secret": "AKarpWBBghzYL9u4lUh21r7LaiLTTdAY",
  "api_keys": {
    "stripe": "sk_live_YnGm0f5NWVS7UP8stKRKxcUg",
    "sendgrid": "SG.vc8UJBiIXAIP1ZAGPeBSs+",
    "twilio_sid": "ACd6582f3e20c6607cea5aca240f13059e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}