{
  "name": "api-gateway",
  "version": "2.3.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Lj1x4i70W76oprkhPJfl"
  },
  "jwt_secret": "y2Iv5P3TU4VktVtZDr5a4kbID1GI/lcC",
  "api_keys": {
    "stripe": "sk_live_Xl0DSsmW9C7nt6Xqt9399S0E",
    "sendgrid": "SG.YOKsA0xB5lTxAE9NDkLo9W",
    "twilio_sid": "AC3689e388eb8b48d841367bbc8e2b1af8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}