{
  "name": "Sell with Cecilia",
  "short_name": "Cecilia RE",
  "description": "Find your dream home or sell your property with Cecilia — expert real estate agent",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B3A6B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1560518883-ce09059eeffa?w=192&h=192&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1560518883-ce09059eeffa?w=512&h=512&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["real-estate", "business"],
  "shortcuts": [
    {
      "name": "Search Homes",
      "url": "/listings",
      "description": "Browse available listings"
    },
    {
      "name": "Home Value",
      "url": "/home-value",
      "description": "Get your home's estimated value"
    }
  ]
}
