{
  "name": "RentDirect — Rent Directly From Owners",
  "short_name": "RentDirect",
  "description": "Find verified rental properties across Nigeria. Rent directly from owners with zero agency fees.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F0A1E",
  "theme_color": "#6C3AFF",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["lifestyle", "business", "finance"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RentDirect Home — Browse listings in Nigeria"
    },
    {
      "src": "/screenshots/listings-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Property Listings — Filter by city and type"
    },
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RentDirect Desktop — Find rentals across Nigeria"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "Search rental properties across Nigeria",
      "url": "/listings.html",
      "icons": [
        {
          "src": "/icons/shortcut-listings.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "List Your Property",
      "short_name": "List Property",
      "description": "Add your property and reach renters directly",
      "url": "/list-property.html",
      "icons": [
        {
          "src": "/icons/shortcut-list.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
