{
  "name": "auth-service",
  "version": "2.2.4",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "KNem5f67Iy8N4izDucKC"
  },
  "jwt_secret": "ETRU9A6hnCS6oS4TvqB/D1X9dYq7P6bb",
  "api_keys": {
    "stripe": "sk_live_uxK2Lz4DTo6wZhBfAcNSKKg8",
    "sendgrid": "SG.Ot4YiUuGwKt2s0XCdheHMi",
    "twilio_sid": "ACde39d5da17abeaf7456f58d4ea5e86f6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}