{
  "name": "StayDotz — Find Boarding Places in Sri Lanka",
  "short_name": "StayDotz",
  "description": "Sri Lanka's premier boarding place marketplace. Verified rentals, annexes, houses and survey services across all 25 districts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#134E4A",
  "theme_color": "#134E4A",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["real_estate", "travel", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search Listings",
      "short_name": "Search",
      "description": "Search boarding places across Sri Lanka",
      "url": "/search",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Post an Ad",
      "short_name": "Post Ad",
      "description": "List your boarding place",
      "url": "/advertiser/post-ad",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
