{
  "name": "Vetta Home - AI Home Buying",
  "short_name": "Vetta Home",
  "description": "Your AI home-buying assistant for California. Analyze any listing's price, disclosures, risks, and comps in minutes — with a licensed agent when you're ready to make an offer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E3B34",
  "theme_color": "#0E3B34",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "finance", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your properties and analyses"
    },
    {
      "name": "Make Offer",
      "short_name": "Offer",
      "url": "/offers/new",
      "description": "Start a new property offer"
    }
  ]
}
