{
  "name": "user-service",
  "version": "1.1.9",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AshZWVVfbk7rLoypUxsN"
  },
  "jwt_secret": "B310qPvenOizaUtxpN4j/vpw5jtsz199",
  "api_keys": {
    "stripe": "sk_live_f37hIRmpFC8pUSqOTFdxsSoE",
    "sendgrid": "SG.hr9G3NSbXopDiiCxfhyxeN",
    "twilio_sid": "ACeb14e24b0e36942a66cc83db71feefd4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}