{
  "name": "user-service",
  "version": "3.3.24",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "KLRN7KzvpwfLQYA1wfAK"
  },
  "jwt_secret": "KbAxv6i/BjOQ/Pn1ptsQVnLbAoaVBrvM",
  "api_keys": {
    "stripe": "sk_live_KeFoIsOWrvSmrbJBk4q61PqI",
    "sendgrid": "SG.TlvKnMh/H3BJWYRpnyVYg4",
    "twilio_sid": "ACf6f9c763aa92a00bcb92697535dbb0ec"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}