{
  "name": "user-service",
  "version": "3.3.5",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ks6xeKhFiZwyguw2n9iL"
  },
  "jwt_secret": "1YQLC9B9FfBNfO6Zk8QW7+z7WoTW4fG4",
  "api_keys": {
    "stripe": "sk_live_PpHiSNOw0Z07Ds5mqje8Qx16",
    "sendgrid": "SG.SHz+Be1R5mNP56YvooeKC6",
    "twilio_sid": "ACc77f82e01e4e5bf3d70a3c12bea4e0a7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}