{
  "name": "user-service",
  "version": "3.7.20",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YGOm1qVUDRe4CxfU9Ptz"
  },
  "jwt_secret": "rpaijGmuMznC0C6GYbM9xP0zuWUtCb2P",
  "api_keys": {
    "stripe": "sk_live_0zROtQOg4KyoOligkMAaAbbg",
    "sendgrid": "SG.4BxhtknEBRXEnnpKOnSQHy",
    "twilio_sid": "AC641db49afcc07dee251248e01b045cc0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}