{
  "name": "api-gateway",
  "version": "1.5.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CZhgNw16GLmPMONqyciR"
  },
  "jwt_secret": "KgaWx8T0kzyOHoGVHEQ/VQsCUsIsbDhU",
  "api_keys": {
    "stripe": "sk_live_xuwUvUCbN8q1i9DoJjePKkPa",
    "sendgrid": "SG.QxpbVZmxs9mKAIGVi4lxCx",
    "twilio_sid": "AC276992564dde248901c551a451a80397"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}