{
  "name": "Tables & Tables",
  "short_name": "Tables",
  "description": "A premium marketplace for curated tables and artisan furniture.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B4A14",
  "theme_color": "#0B4A14",
  "lang": "en",
  "dir": "auto",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple-touch-icon"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Tables",
      "url": "/",
      "description": "Browse the latest table listings"
    },
    {
      "name": "Find Stores",
      "url": "/stores",
      "description": "Discover curated sellers"
    }
  ]
}
