{
  "name": "user-service",
  "version": "1.6.23",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cqt05PxOg2r4iiSVLrrp"
  },
  "jwt_secret": "au8D/aGFVx00xWbtMfxem5xaC8YgMsov",
  "api_keys": {
    "stripe": "sk_live_EI0q8pmN7ak5SAkMkuK1rXlm",
    "sendgrid": "SG.Tj2g6YINIZ0eMXG6VJMhMe",
    "twilio_sid": "AC8eb64ccbfcd4dd86039e6109b701fdfc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}