{
  "name": "auth-service",
  "version": "3.4.23",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wH2SMuSDxlwEWOWc8NLS"
  },
  "jwt_secret": "IygsxZX8kqQXa+ef2nZlBPzJ+iW93fmQ",
  "api_keys": {
    "stripe": "sk_live_nA6JYGtZzSBbUs4OTuBbDyCa",
    "sendgrid": "SG.4iSyLrQGCeycaGv47dLZ0Z",
    "twilio_sid": "AC94ce4f1863a06be999fdbc7759b88c2d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}