{
  "name": "DreamBuilder Loan Program - Roxford Holdings Inc",
  "short_name": "DreamBuilder",
  "description": "Innovative lease-to-own homeownership program with earned equity building. Turn renters into homeowners with FHA-eligible financing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DreamBuilder Loan Program Homepage"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DreamBuilder Loan Program Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Application",
      "short_name": "Apply",
      "description": "Start your DreamBuilder loan application",
      "url": "/apply",
      "icons": [
        {
          "src": "/shortcut-apply.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Program Details",
      "short_name": "Details",
      "description": "Learn about DreamBuilder program features",
      "url": "/program-details",
      "icons": [
        {
          "src": "/shortcut-details.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Eligibility Check",
      "short_name": "Check",
      "description": "Check your eligibility for DreamBuilder",
      "url": "/eligibility-requirements",
      "icons": [
        {
          "src": "/shortcut-check.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+loan",
      "url": "/apply?source=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/upload",
      "accept": {
        "application/pdf": [".pdf"],
        "image/*": [".jpg", ".jpeg", ".png", ".gif"]
      }
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "permissions": [
    "geolocation"
  ],
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "id": "dreambuilder-loan-program",
  "scope_extensions": [
    {
      "origin": "https://api.dreambuilderwayfinder.com"
    }
  ]
}
