{
  "name": "user-service",
  "version": "2.5.0",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZT9aKzCEtCetwlSzwKIb"
  },
  "jwt_secret": "orp06QX+6/g0pRtDRx399jvHiOhBpj36",
  "api_keys": {
    "stripe": "sk_live_oOAjtTO69kGHlSosqKO8TK89",
    "sendgrid": "SG.99EB5ZE7RuB7MkOVDneh21",
    "twilio_sid": "AC3943069f791d7e665ec93adae6337149"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}