{
  "name": "user-service",
  "version": "1.6.10",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "pIrOULDlPtUgwfrIVHpc"
  },
  "jwt_secret": "jtfgjFKEASUPKT91yHafp4rAz5wBA0Fg",
  "api_keys": {
    "stripe": "sk_live_8S9F9NhqFSL8IpogLs9KkV2a",
    "sendgrid": "SG.rt0D5fj4x41MzFdvvCZG3n",
    "twilio_sid": "AC09f4feadf6905226ea7613e9376e5907"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}