{
  "name": "ListLivo — AI Marketplace",
  "short_name": "ListLivo",
  "description": "Buy and sell anything, anywhere.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0B14",
  "theme_color": "#6C63FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/listings",
      "description": "Browse all listings"
    },
    {
      "name": "Post a Listing",
      "url": "/post",
      "description": "Sell something"
    },
    {
      "name": "Messages",
      "url": "/messages",
      "description": "Your conversations"
    }
  ]
}
