{
  "name": "api-gateway",
  "version": "1.9.15",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9u9xiAy4MMAhrDwQKvYt"
  },
  "jwt_secret": "mUNwWPnBtRnfmCYNrKf/0edY3oMg7Npj",
  "api_keys": {
    "stripe": "sk_live_SY5m52hXmNfJZVqcqMCAhSgo",
    "sendgrid": "SG.FBWdUUWlbRh2LBbrw8mntV",
    "twilio_sid": "AC2c9d4b4105830278b5fc3b7564ad3477"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}