{
  "name": "api-gateway",
  "version": "3.0.9",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Gp1QFICu7IuzLHlhvfhs"
  },
  "jwt_secret": "6ZA6R3evyzdfmo7lv//Gd8lvtrGzJbuQ",
  "api_keys": {
    "stripe": "sk_live_CXGPvLyq2RlMMRkUxNhw9LSm",
    "sendgrid": "SG.uAIGoAF0CDtEsg7Ae6Lkbm",
    "twilio_sid": "AC86172a5b4664290e5e212f5028eaffb0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}