{
  "name": "buy2sell AI Value Scout",
  "short_name": "buy2sell",
  "description": "Real-time AI market demand and valuation for resellers. Scout, list, and sell smarter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/sellzit_app_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sellzit_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sellzit_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "finance", "business"],
  "shortcuts": [
    {
      "name": "Scout Item",
      "short_name": "Scout",
      "description": "Instantly value an item with AI",
      "url": "/?tab=scout",
      "icons": [{ "src": "/sellzit_app_icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "description": "Manage your death pile",
      "url": "/?tab=inventory",
      "icons": [{ "src": "/sellzit_app_icon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
