{
  "name": "user-service",
  "version": "1.7.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "y0T9jAV2yKtpOl85WzWr"
  },
  "jwt_secret": "heCCNzal8famHUhUbwQQe2dNxS2LKNh8",
  "api_keys": {
    "stripe": "sk_live_RD7gH0TboRBau8UR9nQAQrWR",
    "sendgrid": "SG.p09Rxu/8cOZYgf0kUJTPtq",
    "twilio_sid": "AC77469d2713df26a0811ce8d1a80d6f06"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}