{
  "name": "user-service",
  "version": "3.3.22",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eYouMYQqmm4m6omUp7nh"
  },
  "jwt_secret": "ZUHuVy43U6AsRiocUbLnyHqiUZ9HWR49",
  "api_keys": {
    "stripe": "sk_live_4QYRIuJhqH22tfNuzCtaglrH",
    "sendgrid": "SG.mfmHqzvGV/eZ2rkZFJ4//+",
    "twilio_sid": "AC60a24c38216461607e137ce9e4f03335"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}