{
  "name": "api-gateway",
  "version": "1.8.22",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "jNPJa7GzC1Wc659ix2OG"
  },
  "jwt_secret": "wfmWC+p2db1973zxSxXrhU9Oq21oqRdH",
  "api_keys": {
    "stripe": "sk_live_2lZDWM291W6CPWMI5OWPs57H",
    "sendgrid": "SG.GS5rcO5Af0Xa/Y3bsSEuOM",
    "twilio_sid": "AC67ae56ce9df82ea7aa821e20ca4f50d2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}