{
  "name": "UsefulOld – Verified Marketplace",
  "short_name": "UsefulOld",
  "description": "AI-Powered Verified Vendor Marketplace. Buy and sell used items with WhatsApp commerce.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E3A8A",
  "theme_color": "#FF6B00",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "icons": [
    { "src": "/assets/images/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/assets/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [],
  "categories": ["shopping", "business"],
  "shortcuts": [
    { "name": "Sell an Item", "url": "/vendor_panel/listing/add.php", "description": "List a new item for sale" },
    { "name": "Browse Listings", "url": "/search.php", "description": "Browse all listings" }
  ]
}
