{
  "name": "api-gateway",
  "version": "2.7.6",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "othJPs51ktFLxXaWRPA6"
  },
  "jwt_secret": "bOqsDxm4hn/xkWdaenK8Z++OaiE3A5Kr",
  "api_keys": {
    "stripe": "sk_live_XrjWENL5J6MzwICPH5RrvLfb",
    "sendgrid": "SG.8ujr5D0K/ItnlC967lapYZ",
    "twilio_sid": "AC7ec250301702f907c3777cac4690ab54"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}