{
  "name": "Big Valley Properties",
  "short_name": "Big Valley",
  "description": "Trinity & Shasta County Real Estate — browse listings, connect with agents, and explore Northern California communities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#10401c",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Properties",
      "short_name": "Listings",
      "url": "/properties",
      "description": "Search active listings in Trinity and Shasta Counties"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Call or message our team"
    },
    {
      "name": "Get a Valuation",
      "short_name": "Valuation",
      "url": "/valuation",
      "description": "Free instant home value estimate"
    }
  ]
}
