{
  "name": "api-gateway",
  "version": "2.1.14",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ukYiTeD9rhexy5RMuChr"
  },
  "jwt_secret": "DP+8RyDZG/G18teSgjl295HVQGJrysk1",
  "api_keys": {
    "stripe": "sk_live_x73L5Y4O1asrt56lFEkn1p6o",
    "sendgrid": "SG.jokUsaMNE+s41xXxnwIyKJ",
    "twilio_sid": "ACb5cfb29569d29bab81037face9e7171d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}