{
  "name": "user-service",
  "version": "2.2.25",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "J8T3aDN0tBiFKvvfaA1I"
  },
  "jwt_secret": "QxyyiCwwvd2s8s/K04E5CvtvNq3Jo4qA",
  "api_keys": {
    "stripe": "sk_live_MPSfu8c2ruuVVhEIqA4OwIG0",
    "sendgrid": "SG.6lq/BA11vF3F/mdddG62Rp",
    "twilio_sid": "ACf20036c22abf537603f8c320d620a6f8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}