{
  "id": "https://livingdreamsghana.com/",
  "name": "Living Dreams Ghana",
  "short_name": "LDG",
  "description": "Find your dream property in Ghana – houses, lands, rentals and investments. Living Dreams Ghana is your trusted real estate partner.",
  "start_url": "https://livingdreamsghana.com/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [
    "window-controls-overlay",
    "tabbed"
  ],
  "background_color": "#ffffff",
  "theme_color": "#d32f2f",
  "orientation": "portrait",
  "lang": "en",
  "dir": "auto",
  "categories": [
    "real-estate",
    "housing",
    "property",
    "business"
  ],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope_extensions": [],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Listings",
      "description": "View all available properties",
      "url": "/listings.html",
      "icons": [
        {
          "src": "https://i.postimg.cc/5NfyPxSD/Chat-GPT-Image-Apr-18-2026-06-48-28-AM.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Favorites",
      "url": "/favorites.html",
      "description": "Properties you saved"
    },
    {
      "name": "Contact Us",
      "url": "/contact.html",
      "description": "Get in touch with an agent"
    }
  ],
  "icons": [
    {
      "src": "https://i.postimg.cc/bw4JvJWZ/launchericon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/FsBFPz9M/Square44x44Logo-altform-lightunplated-targetsize-60.png",
      "sizes": "60x60",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/PfFkH7Bv/167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/5NfyPxSD/Chat-GPT-Image-Apr-18-2026-06-48-28-AM.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://via.placeholder.com/1920x1080/FF0000/FFFFFF?text=Wide+Screenshot+Living+Dreams",
      "sizes": "1920x1080",
      "type": "image/png",
      "label": "Wide homepage showcase"
    },
    {
      "src": "https://via.placeholder.com/400x800/FF0000/FFFFFF?text=Narrow+Screenshot",
      "sizes": "400x800",
      "type": "image/png",
      "label": "Mobile portrait view"
    },
    {
      "src": "https://via.placeholder.com/800x533/FF0000/FFFFFF?text=Listing+Screenshot",
      "sizes": "800x533",
      "type": "image/png",
      "label": "Property listings"
    },
    {
      "src": "https://via.placeholder.com/800x600/FF0000/FFFFFF?text=Property+Detail",
      "sizes": "800x600",
      "type": "image/png",
      "label": "Property detail page"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "files",
          "accept": ["image/*"]
        }
      ]
    }
  },
  "file_handlers": [
    {
      "action": "/open-files",
      "accept": {
        "image/*": [".jpg", ".jpeg", ".png"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/contact.html?to=%s"
    },
    {
      "protocol": "web+livingdreams",
      "url": "/index.html?action=%s"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/notes/new"
  },
  "widgets": []
}