{
  "name": "user-service",
  "version": "1.9.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gpfGWrYk8c0TrGDTXNHS"
  },
  "jwt_secret": "tcwgzMfqRIO6ro3xYRStNKRe/Tm7LbZx",
  "api_keys": {
    "stripe": "sk_live_WUwjxu3Gme40TG1Sf6LMitis",
    "sendgrid": "SG.7WOsdDqoD9C7FDvfe31To7",
    "twilio_sid": "AC4d51994901537964a5fab08a9fe6a7b9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}