{
  "name": "PROPERTY HUB",
  "short_name": "PropertyHub",
  "start_url": "index.php",
  "scope": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#075dcc",
  "icons": [
    {
      "src": "assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
