{
  "id": "/",
  "name": "Relistico / BurnabyHouse",
  "short_name": "Relistico",
  "description": "Metro Vancouver and Fraser Valley real estate search with map search, classic search, and VIP tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/static/img/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Map Search",
      "short_name": "Map",
      "url": "/listings/"
    },
    {
      "name": "Classic Search",
      "short_name": "Classic",
      "url": "/classic-search/"
    },
    {
      "name": "VIP Centre",
      "short_name": "VIP",
      "url": "/vip-centre/"
    }
  ]
}
