{
  "name": "user-service",
  "version": "3.2.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "htg7gUHvlFqELJK1v3Q6"
  },
  "jwt_secret": "t/n5RdJn7eExLzgoYYmtQTJ+1fPLocCT",
  "api_keys": {
    "stripe": "sk_live_rILqwb1BMtNv3rt8pePsFcT0",
    "sendgrid": "SG.pwScYPmyptD9lhz9TI+wr6",
    "twilio_sid": "ACbed0abcec3ed09666f0ac4dfc9004f97"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}