{
  "name": "user-service",
  "version": "2.2.1",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rV9DOdG79Mcv2Hi4Tsti"
  },
  "jwt_secret": "UpDB20XE1kysRM1pB0HGzMTjByKBSk5G",
  "api_keys": {
    "stripe": "sk_live_ZfaVx52iBdwLIIaf3Xt9DvLP",
    "sendgrid": "SG.srNSG13Nk3bsOSQClhe3K+",
    "twilio_sid": "ACcef7fa2b03685c3f17e1e5d8b91201de"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}