{
  "name": "user-service",
  "version": "1.0.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ox2udp9c3WNZ9aggMIeX"
  },
  "jwt_secret": "KLxGoyPSFk9iEIK13vvaGjqkrmT/Orls",
  "api_keys": {
    "stripe": "sk_live_xVwvZoSkVOeHg5UYYT2Fb3vD",
    "sendgrid": "SG.nSset4AZk4Mq4wU7Kx1uEc",
    "twilio_sid": "AC3e8d7a7b815a636bf0cfe62b5a8a69c6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}