{
  "name": "Amanda John Real Estate",
  "short_name": "Amanda John",
  "description": "Vancouver & Fraser Valley real estate — buying, selling, and home evaluation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f4f1",
  "theme_color": "#0C3839",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["real estate", "business"],
  "shortcuts": [
    {
      "name": "View Listings",
      "url": "/listings",
      "description": "Browse homes for sale"
    },
    {
      "name": "Free Home Evaluation",
      "url": "/resources/home-evaluation",
      "description": "Find out what your home is worth"
    }
  ]
}
