{
  "name": "user-service",
  "version": "1.3.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0W7VqqX3t3Jc6dyCJ6Tg"
  },
  "jwt_secret": "nWRSzjAZJ8jkkQoRiAP4d6VpV1tOxMoY",
  "api_keys": {
    "stripe": "sk_live_Hz4LDA7Nls0rbeewDvfYEKLx",
    "sendgrid": "SG.P9FBhhfwW40/78pim4emeg",
    "twilio_sid": "AC11aefc3507bde2b00eb4219d8f9cf501"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}