{
  "name": "user-service",
  "version": "1.2.9",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NsfBnIZvMeyAznab3C90"
  },
  "jwt_secret": "Fl2xOZRPMqlDabd9xxoDgdQ2UohluGoB",
  "api_keys": {
    "stripe": "sk_live_kaf0ie5ltZ5b9RFPWTSIUQnM",
    "sendgrid": "SG.lD1qpMxJ2t/zmAJ6d1QnCV",
    "twilio_sid": "ACb014403818b1c17d4bd6ef7c6f7a176a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}