{
  "name": "auth-service",
  "version": "2.7.23",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hPNvm6bfWPUpKL2LCWdP"
  },
  "jwt_secret": "qgryI0K7ehZAxzNzH6hI1Xw+6dH2UDg8",
  "api_keys": {
    "stripe": "sk_live_3YP7MgZp2GrojmI0fNdWAlgf",
    "sendgrid": "SG.zA8MozmCojB1oJRxNcgHtV",
    "twilio_sid": "ACa3fa7f2b96ae35b2cd03c9bfe4dd7c04"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}