{
  "name": "user-service",
  "version": "1.3.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1O4frIoKT8kqetkSE2Ch"
  },
  "jwt_secret": "FQfft1s3vmnGhCdgDPxvBLLmdQEOoTNl",
  "api_keys": {
    "stripe": "sk_live_CngPBJWSG2Wd2m7dGq6ipld7",
    "sendgrid": "SG.SYdNwAwNnr1ywa0ixEMz/O",
    "twilio_sid": "AC1fba76ce4a2bf7fe7ccf9eb25f2c6e04"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}