{
  "name": "user-service",
  "version": "1.5.18",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cgi5NQQG79l5De38Qz49"
  },
  "jwt_secret": "RfHuJUxO8ApFKefm2BSXlyIyHhGdpqVS",
  "api_keys": {
    "stripe": "sk_live_afndVnqbrahkUaKpDAuOSFkv",
    "sendgrid": "SG.j0ETrkf5FEntcqgWj2YIYl",
    "twilio_sid": "AC913e4f12d121eb1de02040f8c8f86c8e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}