{
  "name": "user-service",
  "version": "2.8.16",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "nIYbppRShrviqmVLmeYh"
  },
  "jwt_secret": "d7MPqTtfo4cq4xfFnBClc8MT9+gu/KW0",
  "api_keys": {
    "stripe": "sk_live_NcbXoz9Cx36w5RlgEk9hiiqv",
    "sendgrid": "SG.ac+SfmM6QIXdNAZhM/0RHU",
    "twilio_sid": "AC928a4eba19c561388fa0c2c120445215"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}