{
  "name": "user-service",
  "version": "2.1.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "uHC0yH5BU2kD5e4Ic2mG"
  },
  "jwt_secret": "lVVs84RsmXmVVx3uAZ8P+WuZxMfTP3Vt",
  "api_keys": {
    "stripe": "sk_live_FHaJXQcHpB8ZPG3aKFR16TIm",
    "sendgrid": "SG.KV/WJKIfZskERYTxxnV5WV",
    "twilio_sid": "ACe107fffdfc2f82331e1f6be70ff1eb05"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}