{
  "name": "user-service",
  "version": "2.9.26",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "pnhMBUCMn21jdE0kpvQj"
  },
  "jwt_secret": "ccnO7Z7R9u+q0m/uahUcVxJhrb8Jbpob",
  "api_keys": {
    "stripe": "sk_live_ITGA79BvYcXujZlOPU1txnxG",
    "sendgrid": "SG.0z8n1sLbHnfhycW9UGLBL9",
    "twilio_sid": "AC3fa9c28ec2a91b859133ec1f0da89a81"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}