{
  "name": "api-gateway",
  "version": "3.1.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "DsmQt1RBIpKqkyqoGXNN"
  },
  "jwt_secret": "IBHNDVHPhIgf9gHWGpt2tGtylFqkQZYU",
  "api_keys": {
    "stripe": "sk_live_q1SfmDFO2E218bCABBc0yLm0",
    "sendgrid": "SG.S/FrJEe+4umX39h8UUGKPL",
    "twilio_sid": "ACf421fef7220b95b3aaef51a198a0f503"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}