{
  "name": "user-service",
  "version": "3.9.13",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Tbt8odsSiey2HcyFMIe5"
  },
  "jwt_secret": "F12aOPLHs5otpNQxc325zHOz5q5enT2W",
  "api_keys": {
    "stripe": "sk_live_1nR5mADanJE3g8GUAmgMwS4x",
    "sendgrid": "SG.u3MQ2KHs465OEkJVe6cag/",
    "twilio_sid": "ACb84cf581fbaab6e511f006c8b8c6247d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}