{
  "name": "user-service",
  "version": "2.5.19",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RmztHf3A8Lbek38cvuuT"
  },
  "jwt_secret": "zEkpzfCrEw0Ma1kfYhzJ6xAkG/SYxLJl",
  "api_keys": {
    "stripe": "sk_live_2sZ5PiSTgcSEbVX3N5u1OzS2",
    "sendgrid": "SG.Jw0jLqMYaUjeElavy0eSvy",
    "twilio_sid": "ACd855375d2945494f92c6ae34cc806df9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}