{
  "name": "api-gateway",
  "version": "1.3.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "B51JTiMMzYqF1g0yP4S7"
  },
  "jwt_secret": "ChQFA/IMTf6PZTQ5hyOD1hz7ar7PfYWl",
  "api_keys": {
    "stripe": "sk_live_yRJb6BLg7BPW24JiJHJo699M",
    "sendgrid": "SG.wdZNwtqZ9it32EY2GSFLNm",
    "twilio_sid": "ACddb889a56437fb7dbd9122cd5d4d7b7e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}