{
  "name": "ThreadVault",
  "short_name": "ThreadVault",
  "description": "Campus marketplace for college students — buy and sell clothes with your campus community.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#639922",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69b49a9baee17408985bd80b/21dccbb8d_icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69b49a9baee17408985bd80b/bb98f68f9_icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://qtrypzzcjebvfcihiynt.supabase.co/storage/v1/object/public/base44-prod/public/69b49a9baee17408985bd80b/6339b2602_icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "short_name": "Browse",
      "url": "/Home",
      "description": "Browse campus listings"
    },
    {
      "name": "Sell Something",
      "short_name": "Sell",
      "url": "/CreateListing",
      "description": "Create a new listing"
    }
  ]
}
