{
  "name": "user-service",
  "version": "3.8.13",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bfgEAEJa8Gq3pC1SrI9A"
  },
  "jwt_secret": "No9GFGb5XURHXUD7yLUcU0gxNhq3Nbxf",
  "api_keys": {
    "stripe": "sk_live_Z7t7MgJHO4x5DfyiPuapdK6Y",
    "sendgrid": "SG.D/ivSwx8WQOzaKvIpD/qA8",
    "twilio_sid": "ACf71dfe4d8a5fd05db24517dd6cc6699e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}