{
  "name": "api-gateway",
  "version": "1.8.17",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1Qiya0eAmqj4X5poUlLy"
  },
  "jwt_secret": "kn2nRYb7PIc8cReby58kWYfjWQYvV8EC",
  "api_keys": {
    "stripe": "sk_live_VUWNI3x45AZjfCvdO0FtspyJ",
    "sendgrid": "SG.sdeFggbbqJhBJC+gmeYqk1",
    "twilio_sid": "AC1fdf751997e7b29a2d9484678b5559d0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}