{
  "name": "api-gateway",
  "version": "1.0.13",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MPW6QMhnGVDY3l8u2gw0"
  },
  "jwt_secret": "yLkpXq3VHlHf4+QXDM2aYCEAsZOgJrKI",
  "api_keys": {
    "stripe": "sk_live_s30qQjLECbYkmClbjteAdBs7",
    "sendgrid": "SG.Glm4GAyzZSAhF3ec+Zcvus",
    "twilio_sid": "ACfe236df2a78082fece946ffcf4eeb547"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}