{
  "name": "api-gateway",
  "version": "2.8.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZhNnLx9wSgmeIwtxFldN"
  },
  "jwt_secret": "4CrlAgEPZnixP6zgipn0RsJlrIo2KF63",
  "api_keys": {
    "stripe": "sk_live_KV35kkWWwK4I6vJKjBa7MRZb",
    "sendgrid": "SG.OPSKqpZCzd9Updd37Cl76b",
    "twilio_sid": "ACb03cc2cb54eace2ecbccce9f38680738"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}