{
  "name": "user-service",
  "version": "2.3.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Nr0L7V6VHV8ie7iHz1PZ"
  },
  "jwt_secret": "F9ecSVmHjS25PQTsI9ZURkioJ0RKh5XG",
  "api_keys": {
    "stripe": "sk_live_XMPg8GaJIhoGbE89pRi0VvrT",
    "sendgrid": "SG.C1gYddCpHL9O4lHw5M+Pfj",
    "twilio_sid": "AC6bd75fc53eb981506cab53051d8a8894"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}