{
  "name": "user-service",
  "version": "1.7.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "gketDl8TYX5KAkCKh2wn"
  },
  "jwt_secret": "nB/9PHsT/eiiMzVrYNCvGM5OIJX5IZWS",
  "api_keys": {
    "stripe": "sk_live_izYYxLfSrkxGWL3QeJl4F3y0",
    "sendgrid": "SG.bFi7CjiFdpandQVfwxTcHL",
    "twilio_sid": "AC469e7107b4c4e1b525d57d55b5473295"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}