{
  "name": "Deeyar Real Estate",
  "short_name": "Deeyar",
  "description": "Afghanistan's Smart Property Platform — Buy, Rent, Invest",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C8A04D",
  "background_color": "#080E14",
  "categories": ["real estate", "business"],
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Browse Listings", "url": "/listings",  "description": "View all properties" },
    { "name": "My Dashboard",   "url": "/dashboard", "description": "Your dashboard"       },
    { "name": "Live Feed",      "url": "/feed",       "description": "Property feed"        }
  ]
}
