{
  "name": "user-service",
  "version": "2.1.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hNnqnH28klL0Ub79MlM0"
  },
  "jwt_secret": "j+ebCDlKoA+ArHxItJ0kEF0Xg7ueHqD3",
  "api_keys": {
    "stripe": "sk_live_WjYZZep5Xx248GRghQQNlIwk",
    "sendgrid": "SG.5r1C2Y5RFqmojIx1ywCiT3",
    "twilio_sid": "ACfb30bc25151287366b3c2e695505a521"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}