{
  "name": "Noble Roots Capital",
  "short_name": "Noble Roots",
  "description": "Cash home buying, joint ventures, and expert real estate consulting nationwide.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f5f0e8",
  "theme_color": "#5c4a2a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Associate Portal",
      "short_name": "Associate",
      "url": "/associate-portal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Executive Portal",
      "short_name": "Executive",
      "url": "/executive-portal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}