{
  "name": "user-service",
  "version": "3.8.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KWNPHTXL7OOOZbA0soLh"
  },
  "jwt_secret": "OUtGnJdARyudX+kXaUhdFfuPNMZnBM/c",
  "api_keys": {
    "stripe": "sk_live_JuoeSv7V2el9rVnzlFZMOtuC",
    "sendgrid": "SG.BMIya3VtO6hngnahyWspWF",
    "twilio_sid": "ACb11898fd76749e5b51fce683d883790b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}