{
  "name": "ZOVO RENTALS",
  "short_name": "ZOVO",
  "description": "ZOVO Rentals - Smart property listing platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/602/602175.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/192/602/602175.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "real estate"],
  "shortcuts": [
    {
      "name": "All Listings",
      "short_name": "Listings",
      "url": "/?view=listings",
      "icons": [{ "src": "https://cdn-icons-png.flaticon.com/192/602/602175.png", "sizes": "192x192" }]
    }
  ]
}
