{
  "name": "Custom Home Network - Luxury Home Builder",
  "short_name": "Custom Home Network",
  "description": "Transform your vision into reality with our white-glove custom home building service. Expert land acquisition, design, construction, and project management at no cost to you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/images/CHN Logo - White.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/"
} 