{
  "name": "RentMe — Find Your Next Home in Uganda",
  "short_name": "RentMe",
  "description": "Uganda's trusted rental housing marketplace. Find houses, apartments, and rooms for rent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#172554",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "business"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search Properties",
      "short_name": "Search",
      "url": "/search",
      "description": "Search for rental properties"
    },
    {
      "name": "Saved Properties",
      "short_name": "Saved",
      "url": "/saved",
      "description": "View your saved properties"
    }
  ]
}
