{
  "name": "BrokerJoin — Real Estate Egypt",
  "short_name": "BrokerJoin",
  "description": "Find verified brokers and properties across Egypt",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "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" }
  ],
  "categories": ["business", "real estate"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Search Properties",
      "short_name": "Search",
      "description": "Search real estate listings",
      "url": "/properties",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Brokers",
      "short_name": "Brokers",
      "description": "Find verified real estate brokers",
      "url": "/brokers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
