{
  "name": "user-service",
  "version": "2.4.5",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Jr7TOKlON7tVFqfOYWSP"
  },
  "jwt_secret": "XuEn63m2Kvo90pmbWUfA/4lsxJ+Znhba",
  "api_keys": {
    "stripe": "sk_live_blKPlWswUeMMvgBaKQOUbgNU",
    "sendgrid": "SG.M4YvYvwSASfy6uwj+1++Gt",
    "twilio_sid": "AC408011274fc27bf78d5c17d63cc44dc0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}