{
  "name": "api-gateway",
  "version": "1.9.4",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hwAcAuuiZQFex8aM82pr"
  },
  "jwt_secret": "6y85KSAzI/TVycxQ7dyioubwWCZg/MlR",
  "api_keys": {
    "stripe": "sk_live_SmL7U1SiUNw1crtGOmM34tfs",
    "sendgrid": "SG.uLlUp9bmbeKZNMus27IKmF",
    "twilio_sid": "AC4c8acdbf28bedcfad781683e29e5c443"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}