{
  "name": "api-gateway",
  "version": "1.1.10",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "rUXp64l4TpDlXJIbt15Y"
  },
  "jwt_secret": "ACOFm6Hb1FrU7UDSinpEplYoOYm6GUrB",
  "api_keys": {
    "stripe": "sk_live_1CDAQe50hlbBo4V1toAqTZv1",
    "sendgrid": "SG.Q0ChtcLU3F1y9sJ06fAJul",
    "twilio_sid": "ACa66715a0f74722d6b53fa4422604f4bb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}