{
  "name": "Yasmine Hanine Real Estate",
  "short_name": "Hanine RE",
  "description": "Houston real estate — buy, sell, and invest with Yasmine Hanine. Market insights, free home valuation, and trusted partner directory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "lang": "en-US",
  "categories": ["real estate", "business", "finance"],
  "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"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Yasmine Hanine Real Estate"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Home Valuation",
      "short_name": "Valuation",
      "description": "Get an instant AI-powered home value estimate",
      "url": "/?page=valuator",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Market Insights",
      "short_name": "Market",
      "description": "Houston real estate market data and trends",
      "url": "/?page=market",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Yasmine",
      "short_name": "Contact",
      "description": "Get in touch with Yasmine Hanine",
      "url": "/?page=contact",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
