{
  "name": "user-service",
  "version": "3.3.12",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "e1OALPqI0uyuUqPMxpa1"
  },
  "jwt_secret": "S14zvp6FykYbz6vfvWxSaHF160qiVjfg",
  "api_keys": {
    "stripe": "sk_live_SELMFYSP0ShPFace4vkm2Qti",
    "sendgrid": "SG.pONfLj5xcTP5qC3fddpIF3",
    "twilio_sid": "AC3bf20d8dc1c55924056777d9bbeb1078"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}