{
  "name": "Nido PropTech",
  "short_name": "Nido",
  "description": "Nigeria's trust-first property platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D2B1F",
  "theme_color": "#0D2B1F",
  "categories": [
    "finance",
    "real estate",
    "lifestyle"
  ],
  "lang": "en-NG",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "url": "/?screen=listings",
      "icons": [
        {
          "src": "/icons/shortcut-listings.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Rent Vault",
      "short_name": "Vault",
      "url": "/?screen=vault",
      "icons": [
        {
          "src": "/icons/shortcut-vault.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Escrows",
      "short_name": "Escrow",
      "url": "/?screen=escrow",
      "icons": [
        {
          "src": "/icons/shortcut-escrow.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}