{
  "name": "user-service",
  "version": "1.6.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iWrFFtAb0iehH6eMiIZX"
  },
  "jwt_secret": "IrzJMTCT6kNb4kEvhNaFOAobN5GHo0d0",
  "api_keys": {
    "stripe": "sk_live_gOse8DM7etU9ACRNfrc7Z5qU",
    "sendgrid": "SG.g5dB3MrFpNU8QTh77GWAy5",
    "twilio_sid": "ACcec211353d41c52b40811a706abe8558"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}