{
  "name": "auth-service",
  "version": "1.3.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gwhHiKpEaqEHONhskXpp"
  },
  "jwt_secret": "mHGq/xt6AYVMa35sELD4AfyZcRQIWjrF",
  "api_keys": {
    "stripe": "sk_live_6LV8ySE4sxUNQpZ7ZvQWN8fO",
    "sendgrid": "SG.jz8KX1ZaqpGArbh0SVTgWR",
    "twilio_sid": "ACfe0f06d7ea45eb2e30bfba9082a127f9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}