{
  "name": "user-service",
  "version": "3.6.26",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qEwl2Zula2sTs935hybA"
  },
  "jwt_secret": "od2iuchoOmjmDx0v/z1v8hjwsJch7WP+",
  "api_keys": {
    "stripe": "sk_live_xtep4Hr49yHWGOYZ5VH5ecIY",
    "sendgrid": "SG.x+gomQTsFbBYmegLBJhBh9",
    "twilio_sid": "AC9d26fbec06de0ada6700470964d7637f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}