{
  "name": "api-gateway",
  "version": "1.0.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "6wG5IVWlq7wuCrugHgVq"
  },
  "jwt_secret": "lxTtLx02LNVeEprJd5UrU/Ga5pWhJ606",
  "api_keys": {
    "stripe": "sk_live_r6zYwi6CWbs8AERmBirCOBu3",
    "sendgrid": "SG.72u/hoShz1y2ewBh40uQ59",
    "twilio_sid": "AC4898ad08e1a04300a9146f1eabb95533"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}