{
  "name": "user-service",
  "version": "3.6.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hkSjSoaMYn0UPdXFMbDK"
  },
  "jwt_secret": "zhKBw9lXLEj2os+N5WbmdyP+LFXCfmJj",
  "api_keys": {
    "stripe": "sk_live_FELQ8CIcOl2UQu8CwFGFCsdT",
    "sendgrid": "SG.i/JVrtd3uVuqu22t68Gupb",
    "twilio_sid": "ACa7f4b68a0789f9809a70560a6ce1b0b3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}