{
  "name": "CasaIQ",
  "short_name": "CasaIQ",
  "description": "Your home operating system — verify improvements, eliminate PMI, protect your investment.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F2EB",
  "theme_color": "#1C2B1A",
  "orientation": "portrait-primary",
  "categories": ["finance", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Property Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "My Property",
      "url": "/dashboard",
      "description": "View your property dashboard"
    },
    {
      "name": "Document Vault",
      "url": "/vault",
      "description": "Upload and manage home documents"
    },
    {
      "name": "PMI Check",
      "url": "/pmi",
      "description": "Check your PMI elimination eligibility"
    }
  ]
}
