{
  "name": "user-service",
  "version": "1.6.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wRoUQnrvA4FFo6uXdSpB"
  },
  "jwt_secret": "Oc2+xreZ8p8b4N9sKGyYYNyuR8qjIIKp",
  "api_keys": {
    "stripe": "sk_live_E4croCEip0AbZfOQqnhRNpnt",
    "sendgrid": "SG.E++2X/MOs/tj/OX2f5iwdF",
    "twilio_sid": "ACfdbb5725eb474a556667efe1c14d4fff"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}