{
  "name": "Garage Sale Lenz™",
  "short_name": "GarageSaleLenz",
  "description": "AI-powered garage sale manager featuring instant item recognition, smart cash register with change calculation, multi-seller tracking, custom price 'Open Amount' tools, and one-tap PDF export for detailed sales reports.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/lenz-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/lenz-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Garage Sale Lenz Dashboard"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Garage Sale Lenz Mobile View"
    }
  ]
}
