{
  "name": "Thrift Drop - Sustainable Thrift Shopping by Shawnell Harrison",
  "short_name": "Thrift Drop",
  "description": "Louisville-based thrift store marketplace developed by Shawnell Harrison. Shop curated vintage and secondhand items with free shipping to USA and Canada.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/public/PXL_20250916_192350577.PORTRAIT.ORIGINAL-1.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Thrift Drop mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "Past Drops",
      "short_name": "Past Drops",
      "description": "View past drop collections",
      "url": "/past-drops.html",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Locations",
      "short_name": "Locations",
      "description": "Browse thrift items by location",
      "url": "/locations.html",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Thrift shopping tips and guides",
      "url": "/blog.html",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ],
  "categories": ["shopping", "lifestyle", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": []
}
