{
  "name": "api-gateway",
  "version": "2.6.10",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "MxDjlyEgcXxW94d3CJts"
  },
  "jwt_secret": "CNARTfW1sm6lv6FfhBK42tGp/vagUjHI",
  "api_keys": {
    "stripe": "sk_live_DgyqE392K8OQYy8UE3g5cipC",
    "sendgrid": "SG.52xJHIxbyC/3FBmrU2hetp",
    "twilio_sid": "ACb68c8696fbef759b44242949c144cb55"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}