{
  "name": "user-service",
  "version": "3.7.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wC4eIU648GFB7qF5Tz5G"
  },
  "jwt_secret": "O/piT0F3eLP6mOZurPodheUAgycpgznl",
  "api_keys": {
    "stripe": "sk_live_91uQWit77WlNHgJvHhDGIKSd",
    "sendgrid": "SG.XHar6EaD7vP3u9hS0iFrDc",
    "twilio_sid": "AC80304595af64a07765b15fdb85efd57f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}