{
  "name": "user-service",
  "version": "2.4.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Gumk4kw2qwVLBePl4qNz"
  },
  "jwt_secret": "Lvy23zql7F6LSGxwXRJ54uUGcsJEDeWT",
  "api_keys": {
    "stripe": "sk_live_4O0cNrysHgXSMTs5Fdo18C7E",
    "sendgrid": "SG.ZYLU5kU7aHbbCIzvtzGePY",
    "twilio_sid": "AC53118e4333f91aef4a1ee859ec83f3ef"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}