{
  "name": "user-service",
  "version": "1.8.22",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "gc0wd7ag3KG3vX2vG1Rj"
  },
  "jwt_secret": "W1RByQtXIz0k7zoyBo+cxkiWfICfkBrj",
  "api_keys": {
    "stripe": "sk_live_pz1tJ3blOP9IvfTUPB9WJd4g",
    "sendgrid": "SG.9MBu08u5IRtlS3uHiZSa96",
    "twilio_sid": "AC10e28c96b8f42e3474984de0ada06684"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}