{
  "name": "user-service",
  "version": "1.6.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yYNmNENzQa1aInUKYo2O"
  },
  "jwt_secret": "/MtFvpPZc6gxb1BOx3SecTp/rtj1F12R",
  "api_keys": {
    "stripe": "sk_live_2aSctc9muqpqBQ1bxOw40Jox",
    "sendgrid": "SG.2JuQD7NB4RicFv3DnLNJI7",
    "twilio_sid": "AC963010fbe7f9d24ec768510e4ee66894"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}