{
  "name": "user-service",
  "version": "1.1.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CkKqsM6oHVjLoniNiTLf"
  },
  "jwt_secret": "w1tZOqDnnBRODW/hklKOt6Ew7L91Zr5M",
  "api_keys": {
    "stripe": "sk_live_5Xt52WT75HjljT16fK71rtdw",
    "sendgrid": "SG.PHtVZutakOWiseQnNZglfl",
    "twilio_sid": "ACd7b051d767684ed5bb702058659b5a8e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}