{
  "name": "Mr. Rent – Find Verified Rentals in Nigeria",
  "short_name": "Mr. Rent",
  "description": "AI-powered rental marketplace connecting landlords and tenants across Nigeria. Browse verified listings, chat with Mr. Rent AI, reveal contacts without agent fees.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ef6cc",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "real-estate"],
  "lang": "en-NG",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Browse",
      "description": "Browse all verified rental properties",
      "url": "/browse",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "List a Property",
      "short_name": "List",
      "description": "List your property for rent",
      "url": "/list",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Property Search",
      "short_name": "Mr. Rent AI",
      "description": "Chat with Mr. Rent AI to find your ideal home",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
