{
  "name": "user-service",
  "version": "2.9.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FLr4xaQ5vsIG1AXnYR4I"
  },
  "jwt_secret": "JJe1OyOd895kLlZbqIxiAGTg1nie3Wr1",
  "api_keys": {
    "stripe": "sk_live_KMnpEFUSqaAOWewgZspLALS7",
    "sendgrid": "SG.zGh/+P2CdRy4boqHv6Olxp",
    "twilio_sid": "ACeb24b2dbd93af9483c677c4a27fd851d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}