{
  "name": "user-service",
  "version": "3.4.21",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "M3luglN0todENpOUpVq0"
  },
  "jwt_secret": "lRPvjemSkdcEzvCz9vlmYwZLKThzLo2e",
  "api_keys": {
    "stripe": "sk_live_0kluMHcINPrRZ8j83myCWamL",
    "sendgrid": "SG.9GPaM8Y+z4fTF+kx+sLY0r",
    "twilio_sid": "AC78f54fce7c3b7daf8462e98dfc8d92ac"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}