{
  "name": "AI ProSpark - Real Estate CRM Platform",
  "short_name": "AI ProSpark",
  "description": "AI-Powered CRM Platform for Real Estate Brokers with intelligent lead distribution, 50+ portal integrations, GPS tracking, and advanced analytics",
  "start_url": "https://www.aiprospark.com",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/screenshot-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule Demo",
      "short_name": "Demo",
      "description": "Schedule a personalized demo of AI ProSpark",
      "url": "https://www.aiprospark.com/demo",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "Check out our transparent pricing plans",
      "url": "https://www.aiprospark.com/pricing",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.aiprospark.mobile"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/ai-prospark/id123456789"
    }
  ],
  "prefer_related_applications": false
}
