{
  "name": "api-gateway",
  "version": "3.9.15",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ZYAhqDASd2m0vpxFAyU8"
  },
  "jwt_secret": "hfIlfIpmphnsXlkUiWNzm3AgZwxzryVw",
  "api_keys": {
    "stripe": "sk_live_wFazS7Bwg7eLM4M2fyfd5oIX",
    "sendgrid": "SG.NRqde4oR7BytEx16t0DLha",
    "twilio_sid": "AC247c4d24ce28291a0f67346c54ef3836"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}