{
  "name": "user-service",
  "version": "2.7.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HiOQ2RjvP61QqV8BApPf"
  },
  "jwt_secret": "ytuQ+anXLA6b4SXZO1C6i4ZH2DhNesgL",
  "api_keys": {
    "stripe": "sk_live_nNcWyhF0PEC8Knpwim70wBb6",
    "sendgrid": "SG.FsrPPwVML5j3xl3yQteK8z",
    "twilio_sid": "AC0a6c9a506afdd75fe2f0fcb8c9f79328"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}