{
  "name": "Realtors' Practice",
  "short_name": "RP",
  "description": "Hyperlocal property intelligence for the Lekki–Epe corridor. Curated Lagos property listings, market intelligence, and verified agents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1220",
  "theme_color": "#0001fc",
  "categories": ["real estate", "finance", "lifestyle"],
  "lang": "en-NG",
  "icons": [
    {
      "src": "/favicon-blue.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-blue.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "Browse all property listings",
      "url": "/listings",
      "icons": [{ "src": "/favicon-blue.png", "sizes": "any" }]
    },
    {
      "name": "Market Intelligence",
      "short_name": "Market",
      "description": "Property market intelligence",
      "url": "/market-intelligence",
      "icons": [{ "src": "/favicon-blue.png", "sizes": "any" }]
    }
  ]
}
