{
  "short_name": "Bricky",
  "name": "Bricky - AI Home Search",
  "description": "Chat with Bricky, our AI home scout, to find properties by visual details. Stash your favorites and share curated lists with family and friends.",
  "screenshots": [
  {
    "src": "/screenshots/1.png",
    "sizes": "1080x1920",
    "type": "image/png",
    "form_factor": "narrow",
    "label": "Chat with Bricky to find homes faster"
  },
  {
    "src": "/screenshots/2.png",
    "sizes": "1080x1920",
    "type": "image/png",
    "form_factor": "narrow",
    "label": "AI-powered real estate listing search"
  },
  {
    "src": "/screenshots/3.png",
    "sizes": "1080x1920",
    "type": "image/png",
    "form_factor": "narrow",
    "label": "Discover homes by visual details"
  },
  {
    "src": "/screenshots/4.png",
    "sizes":  "1080x1920",
    "type": "image/png",
    "form_factor":"narrow",
    "label": "Stash your top picks and share"
  }],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCFBFA",
  "theme_color": "#D49503",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "/favicon_io/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/favicon_io/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/favicon_io/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}