{
  "name": "user-service",
  "version": "3.8.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TOn33dPq629cViiW4k5Z"
  },
  "jwt_secret": "IeZ73uyoIRynKLqsumowPISP2LBeb6ZR",
  "api_keys": {
    "stripe": "sk_live_KMnsWdhvpYYOY4PoEpE6OwuC",
    "sendgrid": "SG.eonUPvy+XvO18ICIAIktwF",
    "twilio_sid": "AC3b9557e0edc85d54d7a6ddfbc0bc6e56"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}