{
  "name": "Swift Liaison",
  "short_name": "Swift Liaison",
  "description": "Swift Liaison aims to revolutionize estate management by streamlining connections between managers, property owners, and clients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#202A54",
  "theme_color": "#202A54",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["real-estate", "property-management"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}