{
  "name": "api-gateway",
  "version": "2.1.5",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ix84v71d8C7IMhST3V3y"
  },
  "jwt_secret": "iNOY2GCM+UY/VQ3ldylsXw583K8TJ7v7",
  "api_keys": {
    "stripe": "sk_live_DINdaamb2qairJT2cenfLxEg",
    "sendgrid": "SG.n/+KyYjwovzkg4+KGSEiaB",
    "twilio_sid": "ACa8c5b5de553a4456a143332ca927bb68"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}