{
  "name": "user-service",
  "version": "2.0.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TxxzPhnq70d8us8B97ie"
  },
  "jwt_secret": "4KQB0m5h7x+xg82vvI5jAYaKGpSoGqGP",
  "api_keys": {
    "stripe": "sk_live_Zrt4vLRWJMgJLOkgiFzXb52m",
    "sendgrid": "SG.F21Po3RtpCnivnI6oCi9/J",
    "twilio_sid": "ACcb775fc4c20be1261798f0f0aefc9a69"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}