{
  "name": "user-service",
  "version": "2.8.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4tvl4p8VliGurvfxpk7s"
  },
  "jwt_secret": "yjmbOSomX/lLYNoCxSM/5eqTTRO1VVZe",
  "api_keys": {
    "stripe": "sk_live_3EKv8h2MIpIfjwuWhb0ZMEGa",
    "sendgrid": "SG.m4D0TUh7rxByHlVqF84dxr",
    "twilio_sid": "AC15feb4fb2cd46da69d1e61a6281fc436"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}