{
  "name": "user-service",
  "version": "2.4.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kFBBPHYl47kDtokbPV13"
  },
  "jwt_secret": "YnNH8ad5txGEr9xQ7xQkGBW++wlu5vME",
  "api_keys": {
    "stripe": "sk_live_nqxzPsEA2XLUb3ag9fOzNhby",
    "sendgrid": "SG.SX83BaLBm7UmlWEOvO9wA3",
    "twilio_sid": "ACb97267c7860635443be8bed27f8708f9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}