{
  "name": "user-service",
  "version": "3.9.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NbTEYr7g7IKSfokOLSLi"
  },
  "jwt_secret": "PPsxux408uHeOWFCOi9JjWjL/QyQHI/Y",
  "api_keys": {
    "stripe": "sk_live_0sER2CsUaZlcnjLbijpTuKZM",
    "sendgrid": "SG.B7ezdsenXEkfgKT/I7ZmUH",
    "twilio_sid": "ACdcc92312fc8ea28b5d4e5b872fb7e2bb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}