{
  "name": "api-gateway",
  "version": "2.8.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aHXNamigLEKWV8eUKUXe"
  },
  "jwt_secret": "QvdSH8rCW3S2Lb458Wexolrevin+oTnz",
  "api_keys": {
    "stripe": "sk_live_IZ8YR4lyVvGpYmCaBYjoRkAU",
    "sendgrid": "SG.z+PB7UrCrGoQnS1KvTwAXW",
    "twilio_sid": "AC0ff17da21ae897e7219a8285f930a179"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}