{
  "name": "user-service",
  "version": "3.6.22",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "oUAjBF5xHhkdwv6Gqg6y"
  },
  "jwt_secret": "HdJ6AtUXV2T0ILwGE+NrnOewsbMi3rM1",
  "api_keys": {
    "stripe": "sk_live_7CyxThF1oilVL1twVEJLwEkv",
    "sendgrid": "SG.E/LuT2vwRTpbSvXpmt13dA",
    "twilio_sid": "AC9765817dc66e0f58b83e1d776195b429"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}