{
  "name": "api-gateway",
  "version": "3.4.6",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nWExKB3iUAV4iSNKf0Zt"
  },
  "jwt_secret": "kRnHqJqY/A5Sn3dLfwau18d67StcPadt",
  "api_keys": {
    "stripe": "sk_live_6Yqz6H6q1UOTIQ3a3rAHG8b8",
    "sendgrid": "SG.KroD0y1Rl6z5Vsjc40/30C",
    "twilio_sid": "AC3559bc702a73e7983839e4f395471da1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}