{
  "name": "api-gateway",
  "version": "3.3.0",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "PYxO3cyNHbLcbY7BzLV3"
  },
  "jwt_secret": "F18ldE+J/sGinEjfBGPMtkdhFVHRJNU7",
  "api_keys": {
    "stripe": "sk_live_1VIRJgalFy8yNX3zUVNy5qIW",
    "sendgrid": "SG.qW4CqEzaMECCCXnC9G6e82",
    "twilio_sid": "AC19dc62c353aad7c2cc530b7f9eabe0f4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}