{
  "name": "qsell – Investment Property Deals",
  "short_name": "qsell",
  "description": "Browse wholesale and fix-and-flip investment property deals in your area.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0777be",
  "theme_color": "#f69e1b",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "real estate", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Investment property listings"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse deals on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Deals",
      "short_name": "Deals",
      "description": "View all active investment property listings",
      "url": "/investment-properties.asp",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Submit a Property",
      "short_name": "Submit",
      "description": "List your wholesale deal",
      "url": "/submit-property",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
