{
  "name": "user-service",
  "version": "1.4.17",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aa8Ten6JsI2xc3vpzSPo"
  },
  "jwt_secret": "I8UoHkKAtlen+zL5ZMxA07Lcd5FtJ2wd",
  "api_keys": {
    "stripe": "sk_live_b7ZwgXX8zPsn7lq5lD4De1UT",
    "sendgrid": "SG.PEwvS0NyWIVILZuiGD88Co",
    "twilio_sid": "ACcba1b6163702568c6adad59ac0916c08"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}