{
  "id": "/",
  "name": "LIMINALS — BC Real Estate",
  "short_name": "LIMINALS",
  "description": "Search MLS® listings across Greater Vancouver, the Fraser Valley and BC — with school catchments, strata details and true-cost breakdowns.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F0E6",
  "theme_color": "#3A5C34",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "shopping"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Search listings",
      "short_name": "Buy",
      "url": "/buy.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My shortlist",
      "short_name": "Shortlist",
      "url": "/shortlist.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Saved searches",
      "short_name": "Searches",
      "url": "/searches.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
