{
  "name": "user-service",
  "version": "1.5.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8LEicTV72fOOe3HtU3GE"
  },
  "jwt_secret": "vWO0CqW2/V4QWKuVmZPAYIp6l+LKT11F",
  "api_keys": {
    "stripe": "sk_live_C5kN5rEVuXa4QNzk286GKFDa",
    "sendgrid": "SG.oSXjTbpZwW/GrJzosW5lCj",
    "twilio_sid": "AC13a2996a55b4caecf104c3a365e17697"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}