{
  "name": "user-service",
  "version": "2.1.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DNUjDZHP1GPZ36gsobIE"
  },
  "jwt_secret": "qxO0y4KCbEMo0J86tNRy0qt7VEB5hTEk",
  "api_keys": {
    "stripe": "sk_live_OFFNbODm6ZbgNcDOpLsDhupO",
    "sendgrid": "SG.MEoNgeLt6vbSSh0tIPZ4Vs",
    "twilio_sid": "ACac0c148363c32b97b11cc15c08458e7c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}