{
  "name": "Zintroz - Premium Real Estate Services",
  "short_name": "Zintroz",
  "description": "Premium real estate services for buying, selling, and investing properties",
  "start_url": "https://zintroz.com/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://zintroz.com/zintrozlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://zintroz.com/zintrozlogo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://zintroz.com/zintrozlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://zintroz.com/zintrozlogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://zintroz.com/zintrozlogo.png",
      "sizes": "192x192"
    }
  ],
  "categories": ["business", "real estate"],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
