{
  "id": "com.gidistay.app",
  "name": "GidiStay — Nigerian Property Platform",
  "short_name": "GidiStay",
  "description": "Find, book, buy and sell verified properties across Nigeria. Annual rentals, shortlets, and property sales — with NIN-verified landlords and escrow protection.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#166534",
  "theme_color": "#166534",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["lifestyle", "business"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.gidistay.app",
      "id": "com.gidistay.app"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Rentals",
      "short_name": "Rent",
      "description": "Browse annual rental properties across Nigeria",
      "url": "/properties",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Short Stays",
      "short_name": "Shortlets",
      "description": "Find shortlet apartments and daily stays",
      "url": "/short-stays",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Properties for Sale",
      "short_name": "Buy",
      "description": "Browse properties for sale in Nigeria",
      "url": "/properties-for-sale",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Refer & Earn",
      "short_name": "Earn",
      "description": "Earn up to ₦15,000 per referral",
      "url": "/refer-and-earn",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/properties",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "screenshots": [
    {
      "src": "/screenshots/home-wide.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "GidiStay Home — Rent, Buy or Shortlet Properties in Nigeria"
    },
    {
      "src": "/screenshots/properties-wide.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Browse Properties for Rent, Sale and Short Stays"
    },
    {
      "src": "/screenshots/refer-wide.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Refer & Earn — Earn up to ₦15,000 Per Referral"
    },
    {
      "src": "/screenshots/home-narrow.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "GidiStay — Find Verified Homes in Nigeria"
    },
    {
      "src": "/screenshots/properties-narrow.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Filter and Browse Nigerian Properties on Mobile"
    }
  ]
}
