{
  "name": "auth-service",
  "version": "2.6.6",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HZOt84TgdPjLbFlXqaRa"
  },
  "jwt_secret": "yx+Pb26pQ3sliZAQWJwJeTk3e+ijd4VP",
  "api_keys": {
    "stripe": "sk_live_toytZ6OWfKoeFLCV1yCO9Mp4",
    "sendgrid": "SG.16S7XcejLkcDsRSdEuF8wa",
    "twilio_sid": "ACbf3bfcbc39ba1b8db9aa7419d0238b78"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}