{
  "name": "user-service",
  "version": "2.2.7",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BISKb2SpSonOARNaDDUP"
  },
  "jwt_secret": "1jDZY8q6EuGJM7mwdSzHdPO7SKzHCgeX",
  "api_keys": {
    "stripe": "sk_live_wchAn9BNESytGavQk5T1Noo0",
    "sendgrid": "SG.XViM53+BrBb/6o1NF7wu/5",
    "twilio_sid": "AC92b32e4ddcbec861c162c5685f7cfdbc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}