{
  "name": "PropertyAIgency",
  "short_name": "PropertyAI",
  "description": "South Africa's smartest AI-powered property platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "View your listings and bookings"
    },
    {
      "name": "AI Search",
      "url": "/search",
      "description": "Find your perfect property"
    }
  ]
}
