{
  "name": "ZimRentals",
  "short_name": "ZimRentals",
  "description": "Zimbabwe's #1 property rental platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["lifestyle", "business", "utilities"],
  "shortcuts": [
    {
      "name": "Browse Properties",
      "url": "/properties",
      "description": "Browse rental listings"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "Go to your dashboard"
    }
  ]
}
