{
  "name": "api-gateway",
  "version": "3.2.21",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "37BiMcDy4RkI6i0xiiUl"
  },
  "jwt_secret": "g073yBGzIh53hP8kUj9LwwXxFaR5Btyo",
  "api_keys": {
    "stripe": "sk_live_ctUELTI8Hsoim3YwgyaLfHLR",
    "sendgrid": "SG.INPpYdWY5Z2rfDR9a0qfa2",
    "twilio_sid": "ACacfa37b79637fe21c56c1323db271b56"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}