{
  "name": "user-service",
  "version": "1.7.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NiWPSR3T9fVXupvyU8zZ"
  },
  "jwt_secret": "17ZeSGDMSAilUt5I5BUerjL/8er7shPf",
  "api_keys": {
    "stripe": "sk_live_9qrc4nkwpvPew41cnFk1m4yP",
    "sendgrid": "SG.dNnQY9d2l2RR8dOMmZVSpv",
    "twilio_sid": "AC6ed3fe15c87c1a0cf924c6b99d35862e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}