{
  "name": "Real Estate Portal",
  "short_name": "RE Portal",
  "description": "Premium UAE real estate portal — browse, save, and inquire about properties",
  "start_url": "/portal",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF8F5",
  "theme_color": "#C4903D",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ]
}
