{
  "name": "user-service",
  "version": "3.2.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "adQsiv94TdVW3Xwi1hoj"
  },
  "jwt_secret": "XYVNUqnLio/CXM3Ni8QyMXUEVRW/KlGl",
  "api_keys": {
    "stripe": "sk_live_z7Nlq42zY3oc78Ah6APPGNif",
    "sendgrid": "SG.gjk1YDGlsULSIRE8uogM2d",
    "twilio_sid": "AC1c3322c3809d9480a98df19d9718b8f3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}