{
  "name": "user-service",
  "version": "3.5.19",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Tgc5BDREkvWNJgccXkfW"
  },
  "jwt_secret": "G1NBN2XXCR+2RPObziBjvcLthmxU97Az",
  "api_keys": {
    "stripe": "sk_live_oMOOjXKpGAT9nIetSlISPd6S",
    "sendgrid": "SG.z63xS6zJ8OlYe3flpIk5Rg",
    "twilio_sid": "AC1b4562dec70b33036c2b3d31eef742c4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}