{
  "name": "Ziplytica - Real Estate Intelligence",
  "short_name": "Ziplytica",
  "description": "Real-time real estate intelligence and lead generation platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "real-estate"],
  "icons": [
    {
      "src": "/icons/icon-72x72-v4.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96-v4.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128-v4.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144-v4.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152-v4.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192-v4.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384-v4.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512-v4.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-1-v4.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Ziplytica Dashboard - Real-time Market Intelligence"
    },
    {
      "src": "/screenshots/mobile-1-v4.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ziplytica Mobile - Skip Tracing on the Go"
    }
  ],
  "shortcuts": [
    {
      "name": "Skip Tracing",
      "short_name": "Trace",
      "description": "Get contact information for any property",
      "url": "/skip-tracing",
      "icons": [
        {
          "src": "/icons/shortcut-trace-v4.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Market Analysis",
      "short_name": "Market",
      "description": "View real-time market intelligence",
      "url": "/market",
      "icons": [
        {
          "src": "/icons/shortcut-market-v4.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Lead Management",
      "short_name": "Leads",
      "description": "Manage your real estate leads",
      "url": "/leads",
      "icons": [
        {
          "src": "/icons/shortcut-leads-v4.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
