{
  "name": "user-service",
  "version": "3.6.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FjqkvhlD8Ggw0hGg4Vxp"
  },
  "jwt_secret": "OWVufQFeQzH8A1KemhL8fSmUfoePGBdA",
  "api_keys": {
    "stripe": "sk_live_28584eFzCICKf2tRtM3W1cBB",
    "sendgrid": "SG.Q0qo9tE/FubLmfqkvsPzGW",
    "twilio_sid": "ACd4e05e85fd5f8ae247602d8bfda8311f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}