{
  "name": "api-gateway",
  "version": "1.9.10",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DfarLBkuLuLCfLdQ5Ldz"
  },
  "jwt_secret": "4lkSGWinnJpqsgOjTANE/gZW2Lqo4GvF",
  "api_keys": {
    "stripe": "sk_live_tl6hDPUrpJhboryrzFuicCT8",
    "sendgrid": "SG.xUCE7yF0SI1HCgZL7QoXr4",
    "twilio_sid": "ACe53bd3f443674c7c6d48b3d14391c476"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}