{
  "name": "Happy Real State AI",
  "short_name": "Happy Real State",
  "description": "AI-powered real estate comparison — track, compare and score property listings",
  "start_url": "/compare",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#3d2b1f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Compare listings",
      "url": "/compare",
      "description": "View and compare all tracked properties"
    },
    {
      "name": "Regions",
      "url": "/regions",
      "description": "Market overview by city"
    },
    {
      "name": "Mortgage",
      "url": "/mortgage",
      "description": "Calculate mortgage payments"
    }
  ]
}
