{
  "name": "Ilaan - Pakistan's Direct Owner Property Platform",
  "short_name": "Ilaan",
  "description": "Connect directly with verified property owners. Buy, sell, or rent without agent commission.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d80027",
  "orientation": "portrait-primary",
  "scope": "/",
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "lifestyle", "real-estate"],
  "lang": "en-PK",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Properties",
      "short_name": "Search",
      "description": "Find your dream property",
      "url": "/property-for-sale",
      "icons": [{ "src": "/icon-search.png", "sizes": "96x96" }]
    },
    {
      "name": "Add Property",
      "short_name": "Post",
      "description": "List your property",
      "url": "/add-property",
      "icons": [{ "src": "/icon-add.png", "sizes": "96x96" }]
    },
    {
      "name": "My Favorites",
      "short_name": "Saved",
      "description": "View saved properties",
      "url": "/favorites",
      "icons": [{ "src": "/icon-heart.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
