{
  "name": "The Listing House — Justin Perron, REALTOR®",
  "short_name": "Listing House",
  "description": "Temecula and Murrieta real estate, served by Justin Perron of The Listing House. Local market data, neighborhood guides, and free home valuations.",
  "lang": "en-US",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0a2540",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Homes",
      "short_name": "Search",
      "url": "/search.html",
      "description": "Browse active Temecula and Murrieta listings"
    },
    {
      "name": "Free Home Valuation",
      "short_name": "Valuation",
      "url": "/valuation.html",
      "description": "Request a free home valuation"
    },
    {
      "name": "Mortgage Calculator",
      "short_name": "Mortgage",
      "url": "/mortgage-calculator.html",
      "description": "Estimate your monthly payment"
    },
    {
      "name": "Buyer's Guide",
      "short_name": "Buyer Guide",
      "url": "/buyer-guide.html",
      "description": "Free local buyer's guide"
    }
  ]
}
