{
  "name": "user-service",
  "version": "2.5.24",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "K4Oz94hsevLVFlCH2MTV"
  },
  "jwt_secret": "ISxteZT+dwetOViHInPTJzm7ONnY+YfG",
  "api_keys": {
    "stripe": "sk_live_nNReNCXqSH2gQYmbP5gVG7gG",
    "sendgrid": "SG.8c5knmd/R3e+a+vuIWKOxl",
    "twilio_sid": "AC8497a45db496c1ceab12ff92b8d0858f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}