{
  "name": "Lisa Ng, REALTOR® — LA County, Orange County & Inland Empire",
  "short_name": "Lisa Ng",
  "description": "Free home valuations, seller net proceeds calculator, and local market information from Lisa Ng, REALTOR® with eXp Realty.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#111318",
  "lang": "en-US",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Free home valuation",
      "short_name": "Valuation",
      "url": "./index.html#valuation"
    },
    {
      "name": "Net proceeds calculator",
      "short_name": "Calculator",
      "url": "./calculator.html"
    }
  ]
}
