{
  "id": "/",
  "name": "The Oracle by Home Standards",
  "short_name": "The Oracle",
  "description": "AI-powered Toronto real estate analytics by Home Standards Brickstone Realty, Brokerage — TRREB MLS data, school rankings, and sold history.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fbfd",
  "theme_color": "#c29528",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "dir": "ltr",
  "categories": ["business", "productivity", "finance"],
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Schools",
      "short_name": "Schools",
      "url": "/schools"
    },
    {
      "name": "Sold History",
      "short_name": "Sold",
      "url": "/sold-history"
    },
    {
      "name": "Pre-Construction",
      "short_name": "Pre-Con",
      "url": "/precon"
    }
  ]
}
