{
  "name": "api-gateway",
  "version": "2.6.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UUo8luPBVHchxs5TOe7i"
  },
  "jwt_secret": "qWRw9nO1MAE3CyjsGMt+j4AEgA94Wf/t",
  "api_keys": {
    "stripe": "sk_live_BGoalvfcjMYPXVTZYP4z7mk1",
    "sendgrid": "SG.+ZdsUO4T2dhGUDc9CVWI8P",
    "twilio_sid": "AC0b2900d9301e91ac2df773d50a33621a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}