{
  "name": "RealtyIQ — Kolkata RERA-Verified Property Portal",
  "short_name": "RealtyIQ",
  "description": "Kolkata's RERA-verified primary property platform offering 22 free real estate calculators, micro-market guides, and project comparisons.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#0E2A23",
  "categories": ["business", "lifestyle", "shopping"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Projects",
      "url": "/projects",
      "description": "View all RERA-verified projects"
    },
    {
      "name": "Calculators",
      "url": "/tools",
      "description": "22 free real estate calculators"
    },
    {
      "name": "Find My Home",
      "url": "/find-my-home",
      "description": "AI-powered property match quiz"
    },
    {
      "name": "NRI Investments",
      "url": "/nri-investments",
      "description": "NRI property investment guide"
    }
  ]
}
