{
  "name": "user-service",
  "version": "2.5.10",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DuPAhyZly8k9bahtBMbA"
  },
  "jwt_secret": "+sguxfrCS7Emf6+Cuet81Jr/Aj9WBzSy",
  "api_keys": {
    "stripe": "sk_live_bipS3Wnq68OZ6kaGVfjKcL82",
    "sendgrid": "SG.ofHAdoW4QOaTlZBzGrY/4K",
    "twilio_sid": "ACd171cc0022f7566e19e9658ae8a5fe91"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}