{
  "name": "api-gateway",
  "version": "2.2.14",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3HigbDpLMpYSGaLKpYGc"
  },
  "jwt_secret": "JioT5lR9YmDybZP/vMtgqrF6otxKzkZT",
  "api_keys": {
    "stripe": "sk_live_AQF55to8jhsBw8buIgRR9Xk5",
    "sendgrid": "SG.MTu+CVtLzrhrATlGUfbkPv",
    "twilio_sid": "AC7ff413efb1d44809f89e8b7c7914d3a8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}