{
  "name": "FAMOO — AI Reseller",
  "short_name": "FAMOO",
  "description": "Snap a photo. List everywhere. FAMOO posts your stuff to eBay, Bonanza, Discogs, Reverb, and more — from one upload.",
  "id": "/?source=pwa",
  "start_url": "/Dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a20",
  "theme_color": "#6366f1",
  "lang": "en-US",
  "icons": [
    {
      "src": "/famoo-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/famoo-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New listing",
      "short_name": "New",
      "url": "/Upload?source=pwa",
      "description": "Start the photo-first listing wizard"
    },
    {
      "name": "Browse",
      "url": "/Browse?source=pwa",
      "description": "Open the FAMOO marketplace"
    }
  ],
  "categories": ["shopping", "productivity"]
}
