{
  "name": "Brent Perry Real Estate Consulting",
  "short_name": "Brent Perry RE",
  "description": "Premier real estate consultant specializing in luxury homes, investment properties, and strategic consulting across Central Texas",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e293b",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "finance",
    "real estate"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule Consultation",
      "short_name": "Consultation",
      "description": "Schedule a consultation with Brent Perry",
      "url": "/contact",
      "icons": [
        {
          "src": "/images/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Market Insights",
      "short_name": "Insights",
      "description": "Read latest Central Texas real estate insights",
      "url": "/insights",
      "icons": [
        {
          "src": "/images/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Areas Served",
      "short_name": "Areas",
      "description": "View areas served by Brent Perry Real Estate",
      "url": "/areas",
      "icons": [
        {
          "src": "/images/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}