{
  "name": "user-service",
  "version": "2.8.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KKGwmw89cjmjDaT1OAPk"
  },
  "jwt_secret": "gyU2l/0ImoXG5TaFU1xfNpFN1S7h6Wzl",
  "api_keys": {
    "stripe": "sk_live_RW5ruTQVGTVk1V2uQETtxHLx",
    "sendgrid": "SG.c6CZQEg05kM+SkPttQjrT/",
    "twilio_sid": "AC1a6ff43c98be92e4e5239376d5443414"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}