{
  "name": "api-gateway",
  "version": "3.5.0",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "apRAtKjfqmzWYehjFqnf"
  },
  "jwt_secret": "OPQKZod/q1weYGrQzvRXbhRK4dVXVfjY",
  "api_keys": {
    "stripe": "sk_live_49dwgesd1FudKVVOuvItYOWX",
    "sendgrid": "SG.sKAFZu27yxhuY6uPgwzB/L",
    "twilio_sid": "AC8806296e20c5c28ed06448f3075ca78a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}