{
  "name": "Provenance \u2014 Real Estate Intelligence",
  "short_name": "Provenance",
  "description": "AI-powered real estate intelligence platform for agents, buyers, and sellers in DC \u00b7 MD \u00b7 VA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "screenshots": [],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AVM Check",
      "short_name": "AVM",
      "description": "Run an instant property valuation",
      "url": "/#cma",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "MLS Search",
      "short_name": "Search",
      "description": "Search active listings",
      "url": "/#mls-search",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Listings",
      "short_name": "Listings",
      "description": "View your listings",
      "url": "/#my-listings",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}