{
  "name": "user-service",
  "version": "3.5.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Qj1tFkuIydHiwfvQDDsT"
  },
  "jwt_secret": "Y4h5Lf528ZmABN9oxgm8aDiLgdO0AE43",
  "api_keys": {
    "stripe": "sk_live_tj5RSQRfW00Wbf6L6JV3NHvW",
    "sendgrid": "SG.y02C4d+jcitT/QCEm3wOJk",
    "twilio_sid": "AC1900a2afde29bdef6f11c3e5f5431c43"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}