{
  "name": "user-service",
  "version": "1.8.5",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xsnSxSXtQAVbLUB6Uwf9"
  },
  "jwt_secret": "QjssP40Gpbu8T48008LmHC5L8vFw+gbX",
  "api_keys": {
    "stripe": "sk_live_ji6VEH3RO0CHWziHTYIdOLKP",
    "sendgrid": "SG.lGuMZsZ92hqz1MhbsrUUl/",
    "twilio_sid": "ACb530365883eccb90d37e5e41bd35fb72"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}